Skip to content

Commit 1542410

Browse files
author
Grok Compression
committed
bump to v14.3.0
1 parent 86b43aa commit 1542410

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 14)
8-
set(GROK_VERSION_MINOR 2)
8+
set(GROK_VERSION_MINOR 3)
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)