summaryrefslogtreecommitdiffstats
path: root/include/ap_release.h
diff options
context:
space:
mode:
authorDaniel Ruggeri <druggeri@apache.org>2017-11-08 02:13:42 +0100
committerDaniel Ruggeri <druggeri@apache.org>2017-11-08 02:13:42 +0100
commitdb07c9c00086867961de8aac642148ecc1264828 (patch)
tree255065a652beef4aaf64a1fc4c0220858f567150 /include/ap_release.h
parentOn the trunk: (diff)
downloadapache2-db07c9c00086867961de8aac642148ecc1264828.tar.xz
apache2-db07c9c00086867961de8aac642148ecc1264828.zip
Post 2.5.0-alpha tag updates
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1814549 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r--include/ap_release.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/ap_release.h b/include/ap_release.h
index 6ee9e7efec..67cdab0827 100644
--- a/include/ap_release.h
+++ b/include/ap_release.h
@@ -43,7 +43,7 @@
#define AP_SERVER_MAJORVERSION_NUMBER 2
#define AP_SERVER_MINORVERSION_NUMBER 5
-#define AP_SERVER_PATCHLEVEL_NUMBER 0
+#define AP_SERVER_PATCHLEVEL_NUMBER 1
#define AP_SERVER_DEVBUILD_BOOLEAN 1
/* Synchronize the above with docs/manual/style/version.ent */