Skip to content

Commit 8d516f7

Browse files
author
Grok Compression
committed
release: bump version to 15.1
1 parent ad7d1df commit 8d516f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ project(GROK)
55
#######################################
66
# GROK version
77
set(GROK_VERSION_MAJOR 15)
8-
set(GROK_VERSION_MINOR 0)
8+
set(GROK_VERSION_MINOR 1)
99
set(GROK_VERSION_PATCH 0)
1010
set(GROK_VERSION
1111
"${GROK_VERSION_MAJOR}.${GROK_VERSION_MINOR}.${GROK_VERSION_PATCH}")

0 commit comments

Comments
 (0)