Skip to content

Commit 41ca10f

Browse files
Prep for 17.9.7
1 parent 41859c5 commit 41ca10f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

BuildSignAndCreateSetup.bat

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ cls
33

44
set DMS_VERSION_MAJOR=17
55
set DMS_VERSION_MINOR=9
6-
set DMS_VERSION_PATCH=6
6+
set DMS_VERSION_PATCH=7
77

88
set geodms_rootdir=%cd%
99

rtc/dll/src/RtcGeneratedVersion.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
#define DMS_VERSION_MAJOR 17
22
#define DMS_VERSION_MINOR 9
3-
#define DMS_VERSION_PATCH 6
3+
#define DMS_VERSION_PATCH 7

0 commit comments

Comments
 (0)