diff options
author | Kitware Robot <kwrobot@kitware.com> | 2012-07-11 04:01:06 (GMT) |
---|---|---|
committer | Kitware Robot <kwrobot@kitware.com> | 2012-07-11 04:01:06 (GMT) |
commit | 0c7c912abc62914ffd133ec07f836549ec58a6a1 (patch) | |
tree | d14340da0dfd7117e3329c4df31a302fd614a9d7 | |
parent | 6274ca6f910683495124d22e371a1adc9cf0eebc (diff) | |
download | CMake-0c7c912abc62914ffd133ec07f836549ec58a6a1.zip CMake-0c7c912abc62914ffd133ec07f836549ec58a6a1.tar.gz CMake-0c7c912abc62914ffd133ec07f836549ec58a6a1.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 710e3b4..8182a19 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 20120710) +SET(CMake_VERSION_TWEAK 20120711) #SET(CMake_VERSION_RC 1) |