From: Paul Querna Date: Wed, 21 Jul 2010 18:26:44 +0000 (+0000) Subject: Prepare for 2.2.16 release X-Git-Tag: 2.2.16~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=24e3146e3c6519962d6060d038573034cc0c5033;p=thirdparty%2Fapache%2Fhttpd.git Prepare for 2.2.16 release git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@966350 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/include/ap_release.h b/include/ap_release.h index 743f051770e..0bbd9dc9662 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 2 #define AP_SERVER_PATCHLEVEL_NUMBER 16 -#define AP_SERVER_DEVBUILD_BOOLEAN 1 +#define AP_SERVER_DEVBUILD_BOOLEAN 0 #if AP_SERVER_DEVBUILD_BOOLEAN #define AP_SERVER_ADD_STRING "-dev"