Skip to content

Commit

Permalink
bump to v14.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Grok Compression committed Jan 23, 2025
1 parent 86b43aa commit 1542410
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 2)
set(GROK_VERSION_MINOR 3)
set(GROK_VERSION_PATCH 0)
set(GROK_VERSION
"${GROK_VERSION_MAJOR}.${GROK_VERSION_MINOR}.${GROK_VERSION_PATCH}")
Expand Down

0 comments on commit 1542410

Please sign in to comment.