diff options
author | Kitware Robot <kwrobot@kitware.com> | 2012-06-11 04:01:04 (GMT) |
---|---|---|
committer | Kitware Robot <kwrobot@kitware.com> | 2012-06-11 04:01:04 (GMT) |
commit | 931af7fd781b76af74aaeead0321c170bc378457 (patch) | |
tree | d46f3dbbed10f8214c1e25278058e63db3392431 | |
parent | b39924cf222e0c2e958a780dfe77ca60592d2afd (diff) | |
download | CMake-931af7fd781b76af74aaeead0321c170bc378457.zip CMake-931af7fd781b76af74aaeead0321c170bc378457.tar.gz CMake-931af7fd781b76af74aaeead0321c170bc378457.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 174a317..b3d2dbc 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 20120610) +SET(CMake_VERSION_TWEAK 20120611) #SET(CMake_VERSION_RC 1) |