diff options
author | Kitware Robot <kwrobot@kitware.com> | 2012-05-30 04:01:03 (GMT) |
---|---|---|
committer | Kitware Robot <kwrobot@kitware.com> | 2012-05-30 04:01:03 (GMT) |
commit | 48a09755a06d32481ea2a2b22ed9bf579ae8a61d (patch) | |
tree | 3a54c3542e495b01c8c2c14c2a1fe44bd4898fa9 /Source | |
parent | 932ea59d51f36966726fe2d657e28f66bf977315 (diff) | |
download | CMake-48a09755a06d32481ea2a2b22ed9bf579ae8a61d.zip CMake-48a09755a06d32481ea2a2b22ed9bf579ae8a61d.tar.gz CMake-48a09755a06d32481ea2a2b22ed9bf579ae8a61d.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 0412ea2..1d7746c 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 20120529) +SET(CMake_VERSION_TWEAK 20120530) #SET(CMake_VERSION_RC 1) |