Skip to content

Commit

Permalink
v4.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Zeex committed Jan 17, 2017
1 parent cf13853 commit 2d8c43b
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 5)
set(SAMPGDK_VERSION_PATCH 0)
set(SAMPGDK_VERSION_PATCH 1)

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

0 comments on commit 2d8c43b

Please sign in to comment.