You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by mt...@apache.org on 2010/02/23 13:15:13 UTC

svn commit: r915297 - /tomcat/jk/trunk/native/common/jk_version.h

Author: mturk
Date: Tue Feb 23 12:15:12 2010
New Revision: 915297

URL: http://svn.apache.org/viewvc?rev=915297&view=rev
Log:
Promote to the release version

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=915297&r1=915296&r2=915297&view=diff
==============================================================================
--- tomcat/jk/trunk/native/common/jk_version.h (original)
+++ tomcat/jk/trunk/native/common/jk_version.h Tue Feb 23 12:15:12 2010
@@ -30,7 +30,7 @@
 #define JK_VERSTRING    "1.2.29"
 
 /* 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-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org