Tag 1.2.42

git-svn-id: https://svn.apache.org/repos/asf/tomcat/jk/tags/JK_1_2_42@1762447 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/native/common/jk_version.h b/native/common/jk_version.h
index ff33dac..8904a92 100644
--- a/native/common/jk_version.h
+++ b/native/common/jk_version.h
@@ -29,7 +29,7 @@
 #define JK_VERFIX       42
 
 /* 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"