diff options
author | Brad King <brad.king@kitware.com> | 2003-01-06 16:23:42 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2003-01-06 16:23:42 (GMT) |
commit | 77ac6a02c0e447d03151c966af6b8fc770010802 (patch) | |
tree | df44f6382141026b30168486be3be1a2b6fac833 /Utilities/cmake_release_config_darwin | |
parent | 09778d1776ed6f40f39b52c881695bd30edecfae (diff) | |
download | CMake-77ac6a02c0e447d03151c966af6b8fc770010802.zip CMake-77ac6a02c0e447d03151c966af6b8fc770010802.tar.gz CMake-77ac6a02c0e447d03151c966af6b8fc770010802.tar.bz2 |
ENH: Updated for CMake 1.6 release. Version number is now in a single file that is sourced by all others.
Diffstat (limited to 'Utilities/cmake_release_config_darwin')
-rw-r--r-- | Utilities/cmake_release_config_darwin | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Utilities/cmake_release_config_darwin b/Utilities/cmake_release_config_darwin index 1a67f02..473dfd1 100644 --- a/Utilities/cmake_release_config_darwin +++ b/Utilities/cmake_release_config_darwin @@ -1,5 +1,3 @@ -RELEASE_TAG="Release-1-4" -VERSION="1.4.7" PLATFORM="darwin" CC="cc" CXX="c++" |