diff options
author | Kitware Robot <kwrobot@kitware.com> | 2012-07-08 04:01:02 (GMT) |
---|---|---|
committer | Kitware Robot <kwrobot@kitware.com> | 2012-07-08 04:01:02 (GMT) |
commit | d7e6ca5543fa935d7cf376c961ad8099edbb9cca (patch) | |
tree | f5805fd3a1003c9e5fd2d1eacf1082a85b71b634 | |
parent | c8486516995332a08f0807deca75e0229c39b5f1 (diff) | |
download | CMake-d7e6ca5543fa935d7cf376c961ad8099edbb9cca.zip CMake-d7e6ca5543fa935d7cf376c961ad8099edbb9cca.tar.gz CMake-d7e6ca5543fa935d7cf376c961ad8099edbb9cca.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 c518dd6..74a6011 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 20120707) +SET(CMake_VERSION_TWEAK 20120708) #SET(CMake_VERSION_RC 1) |