Skip to content

Commit

Permalink
Bump revision to 2.16.35
Browse files Browse the repository at this point in the history
  • Loading branch information
sdottaka committed Nov 20, 2023
1 parent cd16b30 commit 9524a9c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion SetVersion.cmd
@@ -1,6 +1,6 @@
set MAJOR=2
set MINOR=16
set REVISION=34
set REVISION=35
set PATCHLEVEL=0
set STRPRIVATEBUILD=""

Expand Down
8 changes: 4 additions & 4 deletions Version.h
@@ -1,5 +1,5 @@
#define FILEVER 2,16,34,0
#define PRODUCTVER 2,16,34,0
#define STRFILEVER "2.16.34.0"
#define STRPRODUCTVER "2.16.34.0"
#define FILEVER 2,16,35,0
#define PRODUCTVER 2,16,35,0
#define STRFILEVER "2.16.35.0"
#define STRPRODUCTVER "2.16.35.0"
#define STRPRIVATEBUILD ""

0 comments on commit 9524a9c

Please sign in to comment.