diff options
author | Kitware Robot <kwrobot@kitware.com> | 2012-06-25 04:01:02 (GMT) |
---|---|---|
committer | Kitware Robot <kwrobot@kitware.com> | 2012-06-25 04:01:02 (GMT) |
commit | eb0922a90c783ad3546ec8f43cc54864fae1ef1f (patch) | |
tree | 4aaa298d83a82c77673de2bfe2e2ed026efb8d6b | |
parent | 2fdc5517b16b5ebe88475d4011be215cc7d1dbf9 (diff) | |
download | CMake-eb0922a90c783ad3546ec8f43cc54864fae1ef1f.zip CMake-eb0922a90c783ad3546ec8f43cc54864fae1ef1f.tar.gz CMake-eb0922a90c783ad3546ec8f43cc54864fae1ef1f.tar.bz2 |
CMake Nightly Date Stamp
-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 913bb82..11074f0 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 20120624) +SET(CMake_VERSION_TWEAK 20120625) #SET(CMake_VERSION_RC 1) |