This is an automated email from the ASF dual-hosted git repository. rjung pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tomcat-connectors.git
The following commit(s) were added to refs/heads/main by this push: new f37c07cb5 Update version for next development cycle - addition to 963347be f37c07cb5 is described below commit f37c07cb5c699167340bbbd6edff6f0dff06906b Author: Rainer Jung <rainer.j...@kippdata.de> AuthorDate: Wed Aug 7 15:29:28 2024 +0200 Update version for next development cycle - addition to 963347be --- 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 a4d06f0e0..7f1c91855 100644 --- a/native/common/jk_version.h +++ b/native/common/jk_version.h @@ -24,7 +24,7 @@ #define JK_VERMAJOR 1 #define JK_VERMINOR 2 -#define JK_VERMICRO 49 +#define JK_VERMICRO 50 #if defined(JK_ISAPI) #define JK_DISTNAME "isapi_redirector" --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org