Skip to content

Commit 8db889e

Browse files
Update version to v1.8.0.
1 parent 003de65 commit 8db889e

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.7.2";
10+
static const char *VERSION = "1.8.0";
1111

1212
static const uint32_t DEFAULT_BLOCK_SIZE = 0xFFFFFFFF;
1313

0 commit comments

Comments
 (0)