Author: kkolinko
Date: Thu Feb 7 08:04:28 2013
New Revision: 1443346
URL: http://svn.apache.org/viewvc?rev=1443346&view=rev
Log:
Bump version, remove dev suffix preparing for a release
(Followup to r1443330 which changed tcn_version.h)
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=1443346&r1=1443345&r2=1443346&view=diff
==============================================================================
--- tomcat/native/branches/1.1.x/build.properties.default (original)
+++ tomcat/native/branches/1.1.x/build.properties.default Thu Feb 7 08:04:28
2013
@@ -18,9 +18,10 @@
# ----- Version Control Flags -----
version.major=1
version.minor=1
-version.build=25
+version.build=27
version.patch=0
-version.suffix=-devs
+#version.suffix=-dev
+version.suffix=
# ----- Default Base Path for Dependent Packages -----
# Please note this path must be absolute, not relative,
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]