From: William A. Rowe Jr Date: Wed, 15 Jul 2015 16:20:31 +0000 (+0000) Subject: Prepare to tag 2.2.31 X-Git-Tag: 2.2.31~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=989fc493e9d0eaa4998a1273095d2f6854dd05df;p=thirdparty%2Fapache%2Fhttpd.git Prepare to tag 2.2.31 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1691243 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/include/ap_release.h b/include/ap_release.h index 67099c8ab66..5fa3173f87c 100644 --- a/include/ap_release.h +++ b/include/ap_release.h @@ -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 */