Skip to content

Commit

Permalink
CMake 3.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
bradking committed Sep 8, 2014
1 parent 0161761 commit 4811915
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Source/CMakeVersion.cmake
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# CMake version number components.
set(CMake_VERSION_MAJOR 3)
set(CMake_VERSION_MINOR 0)
set(CMake_VERSION_PATCH 1)
set(CMake_VERSION_PATCH 2)
#set(CMake_VERSION_RC 0)

0 comments on commit 4811915

Please sign in to comment.