diff options
author | Kitware Robot <kwrobot@kitware.com> | 2012-08-03 04:01:05 (GMT) |
---|---|---|
committer | Kitware Robot <kwrobot@kitware.com> | 2012-08-03 04:01:05 (GMT) |
commit | 896524e13f4989e85398e28850221f2fa93293f5 (patch) | |
tree | 7feea5a9db06acbe0f23018190a5df332ceedf54 /Source | |
parent | 33b7f583a5483a39d47e3939332e06bac62dfaa3 (diff) | |
download | CMake-896524e13f4989e85398e28850221f2fa93293f5.zip CMake-896524e13f4989e85398e28850221f2fa93293f5.tar.gz CMake-896524e13f4989e85398e28850221f2fa93293f5.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 0ef62af..b1af96a 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 20120802) +SET(CMake_VERSION_TWEAK 20120803) #SET(CMake_VERSION_RC 1) |