From 927a4b03b85e73e21eb48f87ad16d415e79b5b83 Mon Sep 17 00:00:00 2001 From: Ron Date: Sat, 20 Dec 2025 11:47:21 -0600 Subject: [PATCH] remove svn Rev in CMakeLists.txt --- CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index ea33563db..7511c86d4 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -5,7 +5,6 @@ # source .../path/to/trace/ups/setup_for_development <-d|-p> # buildtool # -# $Revision: 1706 $$Date: 2025-03-03 16:06:48 -0600 (Mon, 03 Mar 2025) $ # ====================================================================== cmake_minimum_required (VERSION 3.11)