summaryrefslogtreecommitdiffstats
path: root/include/ap_release.h
diff options
context:
space:
mode:
authorGreg Ames <gregames@apache.org>2001-11-08 20:37:01 +0100
committerGreg Ames <gregames@apache.org>2001-11-08 20:37:01 +0100
commitc0ec58095b3b0f3cf569d0a0c3c769b7dc458ae2 (patch)
treefc7d737d4760670c1719be47238039d254aa476b /include/ap_release.h
parentClean up the declarations and comments of some of the variables in (diff)
downloadapache2-c0ec58095b3b0f3cf569d0a0c3c769b7dc458ae2.tar.xz
apache2-c0ec58095b3b0f3cf569d0a0c3c769b7dc458ae2.zip
about to tag 2.0.28
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@91807 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'include/ap_release.h')
-rw-r--r--include/ap_release.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/ap_release.h b/include/ap_release.h
index fdd2b59b21..97375b93fe 100644
--- a/include/ap_release.h
+++ b/include/ap_release.h
@@ -73,7 +73,7 @@
*/
#define AP_SERVER_BASEVENDOR "Apache Software Foundation"
#define AP_SERVER_BASEPRODUCT "Apache"
-#define AP_SERVER_BASEREVISION "2.0.28-dev"
+#define AP_SERVER_BASEREVISION "2.0.28"
#define AP_SERVER_BASEVERSION AP_SERVER_BASEPRODUCT "/" AP_SERVER_BASEREVISION
#define AP_SERVER_VERSION AP_SERVER_BASEVERSION