diff options
author | Kitware Robot <kwrobot@kitware.com> | 2012-07-09 04:01:02 (GMT) |
---|---|---|
committer | Kitware Robot <kwrobot@kitware.com> | 2012-07-09 04:01:02 (GMT) |
commit | f70f55c064d2b3a761a32b84ca39ee25377300c5 (patch) | |
tree | 3782c351d993fcc69f96ae244235513d5abda16d | |
parent | d7e6ca5543fa935d7cf376c961ad8099edbb9cca (diff) | |
download | CMake-f70f55c064d2b3a761a32b84ca39ee25377300c5.zip CMake-f70f55c064d2b3a761a32b84ca39ee25377300c5.tar.gz CMake-f70f55c064d2b3a761a32b84ca39ee25377300c5.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 74a6011..7feb0d7 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 20120708) +SET(CMake_VERSION_TWEAK 20120709) #SET(CMake_VERSION_RC 1) |