From: Jim Jagielski Date: Mon, 13 Feb 2012 13:33:46 +0000 (+0000) Subject: Get ready to tag X-Git-Tag: 2.4.1~1 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=6d09955693592f9fea841041a248ed71bdd1a9de;p=apache Get ready to tag git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1243502 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/include/ap_release.h b/include/ap_release.h index 718c9aa0d1..6e799129c0 100644 --- a/include/ap_release.h +++ b/include/ap_release.h @@ -46,7 +46,7 @@ #define AP_SERVER_MAJORVERSION_NUMBER 2 #define AP_SERVER_MINORVERSION_NUMBER 4 #define AP_SERVER_PATCHLEVEL_NUMBER 1 -#define AP_SERVER_DEVBUILD_BOOLEAN 1 +#define AP_SERVER_DEVBUILD_BOOLEAN 0 #define AP_SERVER_ADD_STRING "-dev" /* Synchronize the above with docs/manual/style/version.ent */