Author: mturk Date: Sat Feb 27 09:04:31 2010 New Revision: 916931 URL: http://svn.apache.org/viewvc?rev=916931&view=rev Log: Prepare for a tag
Modified: tomcat/jk/trunk/native/common/jk_version.h Modified: tomcat/jk/trunk/native/common/jk_version.h URL: http://svn.apache.org/viewvc/tomcat/jk/trunk/native/common/jk_version.h?rev=916931&r1=916930&r2=916931&view=diff ============================================================================== --- tomcat/jk/trunk/native/common/jk_version.h (original) +++ tomcat/jk/trunk/native/common/jk_version.h Sat Feb 27 09:04:31 2010 @@ -30,7 +30,7 @@ #define JK_VERSTRING "1.2.30" /* set JK_VERISRELEASE to 1 when release (do not forget to commit!) */ -#define JK_VERISRELEASE 0 +#define JK_VERISRELEASE 1 /* Beta number */ #define JK_VERBETA 0 #define JK_BETASTRING "0" --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org