This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to tag JK_1_2_48 in repository https://gitbox.apache.org/repos/asf/tomcat-connectors.git
commit 90b294ce8260ab2585dcb4071ede5d53e51fa354 Author: Mark Thomas <ma...@apache.org> AuthorDate: Thu Feb 20 16:41:53 2020 +0000 Tag JK_1_2_48 --- 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 30ce5f1..0bed08b 100644 --- a/native/common/jk_version.h +++ b/native/common/jk_version.h @@ -28,7 +28,7 @@ #define JK_VERFIX 48 /* 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