summaryrefslogtreecommitdiffstats
path: root/Utilities/cmake_release_config_darwin
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2003-01-06 16:23:42 (GMT)
committerBrad King <brad.king@kitware.com>2003-01-06 16:23:42 (GMT)
commit77ac6a02c0e447d03151c966af6b8fc770010802 (patch)
treedf44f6382141026b30168486be3be1a2b6fac833 /Utilities/cmake_release_config_darwin
parent09778d1776ed6f40f39b52c881695bd30edecfae (diff)
downloadCMake-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_darwin2
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++"