Author: kkolinko Date: Mon Apr 14 21:11:52 2014 New Revision: 1587322 URL: http://svn.apache.org/r1587322 Log: Followup to r1587175 Correct version.patch and version.suffix
Modified: tomcat/native/branches/1.1.x/build.properties.default Modified: tomcat/native/branches/1.1.x/build.properties.default URL: http://svn.apache.org/viewvc/tomcat/native/branches/1.1.x/build.properties.default?rev=1587322&r1=1587321&r2=1587322&view=diff ============================================================================== --- tomcat/native/branches/1.1.x/build.properties.default (original) +++ tomcat/native/branches/1.1.x/build.properties.default Mon Apr 14 21:11:52 2014 @@ -19,9 +19,8 @@ version.major=1 version.minor=1 version.build=31 -#version.patch=0 +version.patch=0 version.suffix=-dev -version.suffix= # ----- Default Base Path for Dependent Packages ----- # Please note this path must be absolute, not relative, --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org