mirror of
https://github.com/sqlitebrowser/sqlitebrowser.git
synced 2026-05-03 18:40:19 -05:00
Update version number to 3.9.100, which we're using for 3.10.0-beta1
This commit is contained in:
+1
-1
@@ -2,7 +2,7 @@
|
||||
#define GEN_VERSION_H
|
||||
#define MAJOR_VERSION 3
|
||||
#define MINOR_VERSION 9
|
||||
#define PATCH_VERSION 99
|
||||
#define PATCH_VERSION 100
|
||||
|
||||
#define str(s) #s
|
||||
#define xstr(s) str(s)
|
||||
|
||||
Reference in New Issue
Block a user