From: remm Date: Fri, 10 Nov 2006 14:36:49 +0000 (+0000) Subject: - Fix version number. X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=94bce4680fe6c1dfafebc890de373ccd5d9be511;p=tomcat7.0 - Fix version number. git-svn-id: https://svn.apache.org/repos/asf/tomcat/tc6.0.x/trunk@473353 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/build.properties.default b/build.properties.default index c04ea9493..d275db7d6 100644 --- a/build.properties.default +++ b/build.properties.default @@ -12,10 +12,9 @@ # ----- Vesion Control Flags ----- version.major=6 version.minor=0 -version.build=2 +version.build=0 version.patch=0 -#Set the pretty version name -version=6.0.2 +version=6.0-snapshot # ----- Default Base Path for Dependent Packages ----- # Please note this path must be absolute, not relative,