Author: mturk Date: Tue Jan 5 14:11:59 2010 New Revision: 896052 URL: http://svn.apache.org/viewvc?rev=896052&view=rev Log: Prepare for 1.1.19 tag
Modified: tomcat/native/branches/1.1.x/native/include/tcn_version.h Modified: tomcat/native/branches/1.1.x/native/include/tcn_version.h URL: http://svn.apache.org/viewvc/tomcat/native/branches/1.1.x/native/include/tcn_version.h?rev=896052&r1=896051&r2=896052&view=diff ============================================================================== --- tomcat/native/branches/1.1.x/native/include/tcn_version.h (original) +++ tomcat/native/branches/1.1.x/native/include/tcn_version.h Tue Jan 5 14:11:59 2010 @@ -75,7 +75,7 @@ * 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 */ @@ -97,3 +97,4 @@ #endif #endif /* TCN_VERSION_H */ + --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org