Skip to content

Commit 316ce60

Browse files
committed
0.7.0 release: Cell editing and registry persistence
1 parent 89ab0fa commit 316ce60

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/sqlite-ce-edit/globals.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ BOOL WINAPI GetSaveFileNameW(CE_OPENFILENAME*);
8282
** Version
8383
**============================================================================*/
8484

85-
#define SQLITECEDIT_VERSION L"0.7.0.21"
85+
#define SQLITECEDIT_VERSION L"0.7.0"
8686

8787
/*============================================================================
8888
** Menu IDs

0 commit comments

Comments
 (0)