diff options
author | Kitware Robot <kwrobot@kitware.com> | 2012-08-02 04:01:04 (GMT) |
---|---|---|
committer | Kitware Robot <kwrobot@kitware.com> | 2012-08-02 04:01:04 (GMT) |
commit | 33b7f583a5483a39d47e3939332e06bac62dfaa3 (patch) | |
tree | 78bc2c79cead9a1f3c2a721d88d25a724c4ba989 /Source | |
parent | 5adfe691a9fed017ccf89539eaff7db77ac34e8c (diff) | |
download | CMake-33b7f583a5483a39d47e3939332e06bac62dfaa3.zip CMake-33b7f583a5483a39d47e3939332e06bac62dfaa3.tar.gz CMake-33b7f583a5483a39d47e3939332e06bac62dfaa3.tar.bz2 |
CMake Nightly Date Stamp
Diffstat (limited to 'Source')
-rw-r--r-- | Source/CMakeVersion.cmake | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/CMakeVersion.cmake b/Source/CMakeVersion.cmake index 92f50a6..0ef62af 100644 --- a/Source/CMakeVersion.cmake +++ b/Source/CMakeVersion.cmake @@ -2,5 +2,5 @@ SET(CMake_VERSION_MAJOR 2) SET(CMake_VERSION_MINOR 8) SET(CMake_VERSION_PATCH 8) -SET(CMake_VERSION_TWEAK 20120801) +SET(CMake_VERSION_TWEAK 20120802) #SET(CMake_VERSION_RC 1) |