From: Jim Jagielski Date: Thu, 13 Mar 2014 16:37:56 +0000 (+0000) Subject: Get ready to tag 2.4.9 X-Git-Tag: 2.4.9~1 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ce60fc751e4535bd885b17b2af3eb3bce6646394;p=apache Get ready to tag 2.4.9 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1577234 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/include/ap_release.h b/include/ap_release.h index 559b66ec43..f03eae06ab 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 4 #define AP_SERVER_PATCHLEVEL_NUMBER 9 -#define AP_SERVER_DEVBUILD_BOOLEAN 1 +#define AP_SERVER_DEVBUILD_BOOLEAN 0 /* Synchronize the above with docs/manual/style/version.ent */