summaryrefslogtreecommitdiffstats
path: root/include/ap_release.h
diff options
context:
space:
mode:
authorPaul Querna <pquerna@apache.org>2005-07-18 17:52:19 +0200
committerPaul Querna <pquerna@apache.org>2005-07-18 17:52:19 +0200
commit157942e2123f11b06fd1017d5cb6ac2972a37360 (patch)
tree15f404a0b9bb857392cab16f7394c648d6d62482 /include/ap_release.h
parentPicking a nit (diff)
downloadapache2-157942e2123f11b06fd1017d5cb6ac2972a37360.tar.xz
apache2-157942e2123f11b06fd1017d5cb6ac2972a37360.zip
move trunk to 2.3.0-dev.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@219521 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'include/ap_release.h')
-rw-r--r--include/ap_release.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/ap_release.h b/include/ap_release.h
index 7bac8d3261..2923f0e39f 100644
--- a/include/ap_release.h
+++ b/include/ap_release.h
@@ -41,8 +41,8 @@
#define AP_SERVER_BASEPRODUCT "Apache"
#define AP_SERVER_MAJORVERSION_NUMBER 2
-#define AP_SERVER_MINORVERSION_NUMBER 1
-#define AP_SERVER_PATCHLEVEL_NUMBER 7
+#define AP_SERVER_MINORVERSION_NUMBER 3
+#define AP_SERVER_PATCHLEVEL_NUMBER 0
#define AP_SERVER_DEVBUILD_BOOLEAN 1
#if AP_SERVER_DEVBUILD_BOOLEAN