From: Stefan Eissing Date: Fri, 4 Aug 2017 10:15:14 +0000 (+0000) Subject: mod_http2: non-dev version for backport X-Git-Tag: 2.5.0-alpha~236 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=81337c3911d15169b9079cb2fe027e37b3cde16c;p=apache mod_http2: non-dev version for backport git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1804090 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/modules/http2/h2_version.h b/modules/http2/h2_version.h index ac029bbe6b..c5e356e354 100644 --- a/modules/http2/h2_version.h +++ b/modules/http2/h2_version.h @@ -26,7 +26,7 @@ * @macro * Version number of the http2 module as c string */ -#define MOD_HTTP2_VERSION "1.10.10-DEV" +#define MOD_HTTP2_VERSION "1.10.10" /** * @macro