On 02/11/2015 20:34, Rainer Jung wrote: > Am 02.11.2015 um 15:52 schrieb ma...@apache.org: >> Author: markt >> Date: Mon Nov 2 14:52:01 2015 >> New Revision: 1712026 >> >> URL: http://svn.apache.org/viewvc?rev=1712026&view=rev >> Log: >> Tag 1.2.1 >> >> Added: >> tomcat/native/tags/TOMCAT_NATIVE_1_2_1/ >> - copied from r1712025, tomcat/native/trunk/ >> Modified: >> tomcat/native/tags/TOMCAT_NATIVE_1_2_1/native/include/tcn_version.h >> >> Modified: >> tomcat/native/tags/TOMCAT_NATIVE_1_2_1/native/include/tcn_version.h >> URL: >> http://svn.apache.org/viewvc/tomcat/native/tags/TOMCAT_NATIVE_1_2_1/native/include/tcn_version.h?rev=1712026&r1=1712025&r2=1712026&view=diff >> >> ============================================================================== >> >> --- >> tomcat/native/tags/TOMCAT_NATIVE_1_2_1/native/include/tcn_version.h >> (original) >> +++ >> tomcat/native/tags/TOMCAT_NATIVE_1_2_1/native/include/tcn_version.h >> Mon Nov 2 14:52:01 2015 >> @@ -69,7 +69,7 @@ extern "C" { >> * This symbol is defined for internal, "development" copies of >> TCN. This >> * symbol will be #undef'd for releases. >> */ >> -#define TCN_IS_DEV_VERSION 1 >> +#define TCN_IS_DEV_VERSION 0 >> >> >> /** The formatted string of APU's version */ > > Not sure, but would we also want to change the > > version.suffix=-dev > > line in build.properties.default for a tag?
We should but since we don't build the Java lib from here I can live with it for 1.2.1. I've fixed my release build area for 1.2.2. Mark --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org