Author: markt Date: Thu Mar 19 14:43:26 2015 New Revision: 1667779 URL: http://svn.apache.org/r1667779 Log: Tag 1.1.33
Added: tomcat/native/tags/TOMCAT_NATIVE_1_1_33/ (props changed) - copied from r1667778, tomcat/native/branches/1.1.x/ Modified: tomcat/native/tags/TOMCAT_NATIVE_1_1_33/native/include/tcn_version.h Propchange: tomcat/native/tags/TOMCAT_NATIVE_1_1_33/ ------------------------------------------------------------------------------ --- svn:ignore (added) +++ svn:ignore Thu Mar 19 14:43:26 2015 @@ -0,0 +1 @@ +dist Propchange: tomcat/native/tags/TOMCAT_NATIVE_1_1_33/ ------------------------------------------------------------------------------ --- svn:mergeinfo (added) +++ svn:mergeinfo Thu Mar 19 14:43:26 2015 @@ -0,0 +1,3 @@ +/tomcat/native/trunk:815411,1342003,1342008,1342013,1342020,1342024,1394258,1394342,1424947,1424971,1430753,1437081,1438342,1439337,1441884,1441886,1442579,1442581,1445972,1507113,1532577,1532590,1539594,1555184,1559180,1588195,1607262,1607267,1607278,1607291,1607477,1648821,1650119,1650304,1658557,1658641-1658642,1658724 +/tomcat/tc7.0.x/trunk:1199985,1200164,1349932,1434887,1435769 +/tomcat/trunk:815418,832198,1001939,1033916,1043103,1044729,1078522,1145209,1145285,1149092,1241356,1241406-1241407,1242254,1292671,1299980,1300102,1434905,1437083 Modified: tomcat/native/tags/TOMCAT_NATIVE_1_1_33/native/include/tcn_version.h URL: http://svn.apache.org/viewvc/tomcat/native/tags/TOMCAT_NATIVE_1_1_33/native/include/tcn_version.h?rev=1667779&r1=1667778&r2=1667779&view=diff ============================================================================== --- tomcat/native/tags/TOMCAT_NATIVE_1_1_33/native/include/tcn_version.h (original) +++ tomcat/native/tags/TOMCAT_NATIVE_1_1_33/native/include/tcn_version.h Thu Mar 19 14:43:26 2015 @@ -75,7 +75,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 */ --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org