We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ff33460 commit a4ba3bcCopy full SHA for a4ba3bc
src/sqlite-ce-edit/globals.h
@@ -87,7 +87,7 @@ BOOL WINAPI GetSaveFileNameW(CE_OPENFILENAME*);
87
** Version
88
**============================================================================*/
89
90
-#define SQLITECEDIT_VERSION L"0.9.0.49"
+#define SQLITECEDIT_VERSION L"0.9.0"
91
92
/*============================================================================
93
** Menu IDs
0 commit comments