]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
It's time for 2.1.2.
authorJustin Erenkrantz <jerenkrantz@apache.org>
Thu, 9 Dec 2004 04:50:10 +0000 (04:50 +0000)
committerJustin Erenkrantz <jerenkrantz@apache.org>
Thu, 9 Dec 2004 04:50:10 +0000 (04:50 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@111351 13f79535-47bb-0310-9956-ffa450edef68

CHANGES
include/ap_release.h

diff --git a/CHANGES b/CHANGES
index ab1077cfb65a6b6a8a7722b4e1c6dc48cbca6da5..22179b31cd60d36fe233dc1a0d058e60f60720e6 100644 (file)
--- 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]
 
index 0e8b3bb95adbca3101804dd3f572e075517c234e..a4dec921972691d3d2bfd408d211f3e1aa17f5a2 100644 (file)
@@ -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"