diff options
author | Kitware Robot <kwrobot@kitware.com> | 2012-08-06 04:01:02 (GMT) |
---|---|---|
committer | Kitware Robot <kwrobot@kitware.com> | 2012-08-06 04:01:02 (GMT) |
commit | e2a57173df0b5b86aea229bb64403e0864b88a10 (patch) | |
tree | 5ffc59bfb180d54ff9882a1d47e58fb8e96f7eac /Source | |
parent | dc5b0b232b2c447ed1694a3524d3eb55e4b085d7 (diff) | |
download | CMake-e2a57173df0b5b86aea229bb64403e0864b88a10.zip CMake-e2a57173df0b5b86aea229bb64403e0864b88a10.tar.gz CMake-e2a57173df0b5b86aea229bb64403e0864b88a10.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 6ee038c..5b94b62 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 20120805) +SET(CMake_VERSION_TWEAK 20120806) #SET(CMake_VERSION_RC 1) |