We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 300bdf9 commit 94d35e9Copy full SHA for 94d35e9
src/cloudsync.h
@@ -16,7 +16,7 @@
16
#include "sqlite3.h"
17
#endif
18
19
-#define CLOUDSYNC_VERSION "0.7.5"
+#define CLOUDSYNC_VERSION "0.7.6"
20
21
int sqlite3_cloudsync_init (sqlite3 *db, char **pzErrMsg, const sqlite3_api_routines *pApi);
22
0 commit comments