]> granicus.if.org Git - apache/commitdiff
Since we have branched 2.4.x we are now at 2.5.0 in trunk.
authorGuenter Knauf <fuankg@apache.org>
Mon, 14 Nov 2011 21:55:07 +0000 (21:55 +0000)
committerGuenter Knauf <fuankg@apache.org>
Mon, 14 Nov 2011 21:55:07 +0000 (21:55 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1201924 13f79535-47bb-0310-9956-ffa450edef68

include/ap_release.h

index e267443f012cdf86ba1e1e9390ef81526c68c7d5..68cca60605cd0112be6146ea3bc0d10ea4e91a89 100644 (file)
@@ -44,8 +44,8 @@
 #define AP_SERVER_BASEPRODUCT "Apache"
 
 #define AP_SERVER_MAJORVERSION_NUMBER 2
-#define AP_SERVER_MINORVERSION_NUMBER 3
-#define AP_SERVER_PATCHLEVEL_NUMBER   16
+#define AP_SERVER_MINORVERSION_NUMBER 5
+#define AP_SERVER_PATCHLEVEL_NUMBER   0
 #define AP_SERVER_DEVBUILD_BOOLEAN    1
 
 /* Synchronize the above with docs/manual/style/version.ent */