Skip to content

Commit 26b5d6b

Browse files
author
Grok Compression
committed
bump version to v20.0.2
1 parent b2802f2 commit 26b5d6b

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
@@ -21,7 +21,7 @@ project(GROK)
2121
# GROK version
2222
set(GROK_VERSION_MAJOR 20)
2323
set(GROK_VERSION_MINOR 0)
24-
set(GROK_VERSION_PATCH 1)
24+
set(GROK_VERSION_PATCH 2)
2525
set(GROK_VERSION
2626
"${GROK_VERSION_MAJOR}.${GROK_VERSION_MINOR}.${GROK_VERSION_PATCH}")
2727
set(PACKAGE_VERSION

0 commit comments

Comments
 (0)