Skip to content

Commit cf45543

Browse files
Update version to 1.7.0.
1 parent 5edcd67 commit cf45543

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/compress.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
namespace maxcso {
99

10-
static const char *VERSION = "1.6.0";
10+
static const char *VERSION = "1.7.0";
1111

1212
static const uint32_t DEFAULT_BLOCK_SIZE = 0xFFFFFFFF;
1313

0 commit comments

Comments
 (0)