From 57a675b075eab50a7b127384746808b7687bac28 Mon Sep 17 00:00:00 2001 From: Justin Erenkrantz Date: Thu, 9 Dec 2004 04:50:10 +0000 Subject: [PATCH] It's time for 2.1.2. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@111351 13f79535-47bb-0310-9956-ffa450edef68 --- CHANGES | 2 +- include/ap_release.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGES b/CHANGES index ab1077cfb65..22179b31cd6 100644 --- a/CHANGES +++ b/CHANGES @@ -1,4 +1,4 @@ -Changes with Apache 2.1.2-dev +Changes with Apache 2.1.2 [Remove entries to the current 2.0 section below, when backported] diff --git a/include/ap_release.h b/include/ap_release.h index 0e8b3bb95ad..a4dec921972 100644 --- a/include/ap_release.h +++ b/include/ap_release.h @@ -39,7 +39,7 @@ #define AP_SERVER_MAJORVERSION_NUMBER 2 #define AP_SERVER_MINORVERSION_NUMBER 1 #define AP_SERVER_PATCHLEVEL_NUMBER 2 -#define AP_SERVER_DEVBUILD_BOOLEAN 1 +#define AP_SERVER_DEVBUILD_BOOLEAN 0 #if AP_SERVER_DEVBUILD_BOOLEAN #define AP_SERVER_ADD_STRING "-dev" -- 2.47.2