summaryrefslogtreecommitdiff
path: root/modules/http2/h2_version.h
diff options
context:
space:
mode:
authorStefan Eissing <icing@apache.org>2017-08-04 11:03:08 +0000
committerStefan Eissing <icing@apache.org>2017-08-04 11:03:08 +0000
commita2f0c639f3af9a8f1546f5adf6c7e727603079fe (patch)
tree5fb49eb83f893d4b2c437df766cee7c882add9c4 /modules/http2/h2_version.h
parent81337c3911d15169b9079cb2fe027e37b3cde16c (diff)
downloadhttpd-a2f0c639f3af9a8f1546f5adf6c7e727603079fe.tar.gz
bumping version, removing some unused code, fixes in base64url from mod_md
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1804096 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'modules/http2/h2_version.h')
-rw-r--r--modules/http2/h2_version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/http2/h2_version.h b/modules/http2/h2_version.h
index c5e356e354..50e9abc03f 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"
+#define MOD_HTTP2_VERSION "1.10.11-DEV"
/**
* @macro