diff options
author | Kitware Robot <kwrobot@kitware.com> | 2012-05-16 04:01:03 (GMT) |
---|---|---|
committer | Kitware Robot <kwrobot@kitware.com> | 2012-05-16 04:01:03 (GMT) |
commit | e78483c08e1f7753509afa4d4aab94274cd6b861 (patch) | |
tree | 2c27f49e981559bde96beb71ed6104aecd83822d | |
parent | 0977250ba0dabbefc6eab5a7bf18bd6b4a04258f (diff) | |
download | CMake-e78483c08e1f7753509afa4d4aab94274cd6b861.zip CMake-e78483c08e1f7753509afa4d4aab94274cd6b861.tar.gz CMake-e78483c08e1f7753509afa4d4aab94274cd6b861.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 6bc7631..a8c6e04 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 20120515) +SET(CMake_VERSION_TWEAK 20120516) #SET(CMake_VERSION_RC 1) |