diff options
author | Kitware Robot <kwrobot@kitware.com> | 2012-07-07 04:01:05 (GMT) |
---|---|---|
committer | Kitware Robot <kwrobot@kitware.com> | 2012-07-07 04:01:05 (GMT) |
commit | c8486516995332a08f0807deca75e0229c39b5f1 (patch) | |
tree | 975d2869b5d5f0878c87d99958f499abe9f0b19c /Source | |
parent | 37e3d910ec661f8ddc969084cc5f3d2a46091e9e (diff) | |
download | CMake-c8486516995332a08f0807deca75e0229c39b5f1.zip CMake-c8486516995332a08f0807deca75e0229c39b5f1.tar.gz CMake-c8486516995332a08f0807deca75e0229c39b5f1.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 ae1e91a..c518dd6 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 20120706) +SET(CMake_VERSION_TWEAK 20120707) #SET(CMake_VERSION_RC 1) |