Skip to content

Commit

Permalink
version: bump to v13.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Grok Compression committed Nov 6, 2024
1 parent 3e6bf50 commit 3b73650
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ project(GROK)
# GROK version
set(GROK_VERSION_MAJOR 13)
set(GROK_VERSION_MINOR 0)
set(GROK_VERSION_BUILD 1)
set(GROK_VERSION_BUILD 2)
set(GROK_VERSION
"${GROK_VERSION_MAJOR}.${GROK_VERSION_MINOR}.${GROK_VERSION_BUILD}")
set(PACKAGE_VERSION
Expand Down

0 comments on commit 3b73650

Please sign in to comment.