]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Prepare to tag 2.2.31
authorWilliam A. Rowe Jr <wrowe@apache.org>
Wed, 15 Jul 2015 16:20:31 +0000 (16:20 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Wed, 15 Jul 2015 16:20:31 +0000 (16:20 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1691243 13f79535-47bb-0310-9956-ffa450edef68

include/ap_release.h

index 67099c8ab664e3aaad04776c833b627cf071d189..5fa3173f87cb649b367f652fc6ad2c90c094316a 100644 (file)
@@ -44,7 +44,7 @@
 #define AP_SERVER_MAJORVERSION_NUMBER 2
 #define AP_SERVER_MINORVERSION_NUMBER 2
 #define AP_SERVER_PATCHLEVEL_NUMBER   31
-#define AP_SERVER_DEVBUILD_BOOLEAN    1
+#define AP_SERVER_DEVBUILD_BOOLEAN    0
 
 /* Synchronize the above with docs/manual/style/version.ent */