Skip to content

Commit

Permalink
version: bump to v14.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Grok Compression committed Jan 5, 2025
1 parent 4592a0c commit 71ecb66
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 @@ -5,7 +5,7 @@ project(GROK)
#######################################
# GROK version
set(GROK_VERSION_MAJOR 14)
set(GROK_VERSION_MINOR 1)
set(GROK_VERSION_MINOR 2)
set(GROK_VERSION_BUILD 0)
set(GROK_VERSION
"${GROK_VERSION_MAJOR}.${GROK_VERSION_MINOR}.${GROK_VERSION_BUILD}")
Expand Down

0 comments on commit 71ecb66

Please sign in to comment.