Skip to content

Commit a4ba3bc

Browse files
committed
0.9.0: Strip build number for release
1 parent ff33460 commit a4ba3bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/sqlite-ce-edit/globals.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ BOOL WINAPI GetSaveFileNameW(CE_OPENFILENAME*);
8787
** Version
8888
**============================================================================*/
8989

90-
#define SQLITECEDIT_VERSION L"0.9.0.49"
90+
#define SQLITECEDIT_VERSION L"0.9.0"
9191

9292
/*============================================================================
9393
** Menu IDs

0 commit comments

Comments
 (0)