From: Stefan Eissing Date: Fri, 29 Sep 2017 12:33:35 +0000 (+0000) Subject: mod_http2: non-dev 1.10.12 for backport X-Git-Tag: 2.5.0-alpha~86 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ce72c83c134dc1c138b92a0f731a0ef42a9ad3f1;p=thirdparty%2Fapache%2Fhttpd.git mod_http2: non-dev 1.10.12 for backport git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1810089 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/modules/http2/h2_version.h b/modules/http2/h2_version.h index 24a96f9965e..d843f25b2d7 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.12-DEV" +#define MOD_HTTP2_VERSION "1.10.12" /** * @macro