Commit 166dc1a3 authored by Stefan Eissing's avatar Stefan Eissing
Browse files

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
parent 9292b9c9
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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