From: Jim Jagielski Date: Tue, 15 Jul 2014 17:12:30 +0000 (+0000) Subject: Get ready to tag 2.4.10 X-Git-Tag: 2.4.10~1 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b70eba759c7997e03c352191564c3a0957793c97;p=apache Get ready to tag 2.4.10 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1610757 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/include/ap_release.h b/include/ap_release.h index a61e255829..d17f403239 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 10 -#define AP_SERVER_DEVBUILD_BOOLEAN 1 +#define AP_SERVER_DEVBUILD_BOOLEAN 0 /* Synchronize the above with docs/manual/style/version.ent */