Skip to content

Commit 68616fd

Browse files
committed
Bump version to 1.0.0
1 parent 0742efa commit 68616fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/cloudsync.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
extern "C" {
1919
#endif
2020

21-
#define CLOUDSYNC_VERSION "0.9.203"
21+
#define CLOUDSYNC_VERSION "1.0.0"
2222
#define CLOUDSYNC_MAX_TABLENAME_LEN 512
2323

2424
#define CLOUDSYNC_VALUE_NOTSET -1

0 commit comments

Comments
 (0)