From: Paul Querna Date: Sat, 3 Jan 2009 06:14:19 +0000 (+0000) Subject: Prepare for tagging 2.3.1. X-Git-Tag: 2.3.1~1 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=fa5ef4f68742178de7aff0184eb4164df74d7be3;p=thirdparty%2Fapache%2Fhttpd.git Prepare for tagging 2.3.1. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@730917 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/include/ap_release.h b/include/ap_release.h index b6b82ce8542..474062303f0 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 3 #define AP_SERVER_PATCHLEVEL_NUMBER 1 -#define AP_SERVER_DEVBUILD_BOOLEAN 1 +#define AP_SERVER_DEVBUILD_BOOLEAN 0 #if AP_SERVER_DEVBUILD_BOOLEAN #define AP_SERVER_ADD_STRING "-dev"