This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to tag JK_1_2_47 in repository https://gitbox.apache.org/repos/asf/tomcat-connectors.git
commit d6e218ce2f8adb6e7477aad7a75b89bd68ac18cf Author: Mark Thomas <ma...@apache.org> AuthorDate: Wed Feb 19 11:25:23 2020 +0000 Tag JK_1_2_47 --- native/common/jk_version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/native/common/jk_version.h b/native/common/jk_version.h index aa4d7ca..70ddc19 100644 --- a/native/common/jk_version.h +++ b/native/common/jk_version.h @@ -29,7 +29,7 @@ #define JK_VERFIX 47 /* 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