Skip to content

Commit 95402f7

Browse files
Update version to v1.7.2.
1 parent c0dc52c commit 95402f7

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

1212
static const uint32_t DEFAULT_BLOCK_SIZE = 0xFFFFFFFF;
1313

0 commit comments

Comments
 (0)