From: Jim Jagielski Date: Mon, 18 Feb 2013 20:20:14 +0000 (+0000) Subject: Get ready to tag 2.4.4 X-Git-Tag: 2.4.4~1 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=4e9ce2b1aeff30017bfb0f5d6c18f1e107edb235;p=apache Get ready to tag 2.4.4 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1447460 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/include/ap_release.h b/include/ap_release.h index 7a49e50f0b..f01d3a10be 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 4 -#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 */