summaryrefslogtreecommitdiffstats
path: root/Utilities/cmake_release_config_linux
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_linux
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_linux')
-rw-r--r--Utilities/cmake_release_config_linux2
1 files changed, 0 insertions, 2 deletions
diff --git a/Utilities/cmake_release_config_linux b/Utilities/cmake_release_config_linux
index e3468a9..24424f4 100644
--- a/Utilities/cmake_release_config_linux
+++ b/Utilities/cmake_release_config_linux
@@ -1,5 +1,3 @@
-RELEASE_TAG="Release-1-4"
-VERSION="1.4.7"
PLATFORM="x86-linux-static"
CREATE_SOURCE_TARBALL="yes"
CURSES_LIBRARY="/usr/lib/libcurses.a"