]> granicus.if.org Git - apache/commitdiff
mod_http2: non-dev version for backport
authorStefan Eissing <icing@apache.org>
Fri, 4 Aug 2017 10:15:14 +0000 (10:15 +0000)
committerStefan Eissing <icing@apache.org>
Fri, 4 Aug 2017 10:15:14 +0000 (10:15 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1804090 13f79535-47bb-0310-9956-ffa450edef68

modules/http2/h2_version.h

index ac029bbe6b5e4cc1ef82c4e5bd2e30fa968fba64..c5e356e354b8928d95a3414f80242bef88e55f90 100644 (file)
@@ -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