diff options
author | Kitware Robot <kwrobot@kitware.com> | 2012-08-01 04:01:05 (GMT) |
---|---|---|
committer | Kitware Robot <kwrobot@kitware.com> | 2012-08-01 04:01:05 (GMT) |
commit | 5adfe691a9fed017ccf89539eaff7db77ac34e8c (patch) | |
tree | 67ab7a596cb1a3e710a043f0382168419e3addf3 /Source | |
parent | aa3dbec57d07dd22718c3860d0c0e1b49f15a3ba (diff) | |
download | CMake-5adfe691a9fed017ccf89539eaff7db77ac34e8c.zip CMake-5adfe691a9fed017ccf89539eaff7db77ac34e8c.tar.gz CMake-5adfe691a9fed017ccf89539eaff7db77ac34e8c.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 a137de3..92f50a6 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 20120731) +SET(CMake_VERSION_TWEAK 20120801) #SET(CMake_VERSION_RC 1) |