From d0c85cd043679c7330066306600b32aa03c22ca3 Mon Sep 17 00:00:00 2001 From: Violeta Georgieva Georgieva Date: Mon, 26 Jan 2015 13:32:56 +0000 Subject: [PATCH] Tag 7.0.58 git-svn-id: https://svn.apache.org/repos/asf/tomcat/tc7.0.x/tags/TOMCAT_7_0_58@1654794 13f79535-47bb-0310-9956-ffa450edef68 --- build.properties.default | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.properties.default b/build.properties.default index b410e3b6019f..74756aec6260 100644 --- a/build.properties.default +++ b/build.properties.default @@ -27,7 +27,7 @@ version.major=7 version.minor=0 version.build=58 version.patch=0 -version.suffix=-dev +version.suffix= # ----- Build control flags ----- # Note enabling validation uses Checkstyle which is LGPL licensed