Skip to content

Commit

Permalink
CMake 3.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
bradking committed Mar 10, 2015
1 parent 0fe4cce commit 732d8a4
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 2)
set(CMake_VERSION_PATCH 0)
set(CMake_VERSION_PATCH 1)
#set(CMake_VERSION_RC 0)

0 comments on commit 732d8a4

Please sign in to comment.