Skip to content

Commit

Permalink
v4.6.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Zeex committed Sep 15, 2023
1 parent feda790 commit 6af765f
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 @@ -12,7 +12,7 @@ option(SAMPGDK_BUILD_DOCS "Build Doxygen documentation" ON)

set(SAMPGDK_VERSION_MAJOR 4)
set(SAMPGDK_VERSION_MINOR 6)
set(SAMPGDK_VERSION_PATCH 3)
set(SAMPGDK_VERSION_PATCH 4)

set(SAMPGDK_VERSION ${SAMPGDK_VERSION_MAJOR})
set(SAMPGDK_VERSION ${SAMPGDK_VERSION}.${SAMPGDK_VERSION_MINOR})
Expand Down

0 comments on commit 6af765f

Please sign in to comment.