ENH: change the version number to match the release for cygwin

This commit is contained in:
Bill Hoffman 2006-06-01 09:38:12 -04:00
parent 1c17dcd969
commit e1e6e10521

View File

@ -23,8 +23,8 @@
#
# Release version number.
TAG="CMake-2-4-1"
VERSION="2.4.1"
TAG="CMake-2-4-2"
VERSION="2.4.2"
CMAKE_VERSION="2.4"
RELEASE="1"
PREVIOUS_VERSION="2.2.3"