summaryrefslogtreecommitdiffstats
path: root/server/mpm/winnt/registry.c
diff options
context:
space:
mode:
authorRyan Bloom <rbb@apache.org>2000-04-28 20:41:53 +0200
committerRyan Bloom <rbb@apache.org>2000-04-28 20:41:53 +0200
commit78b0a254fde8ccf172c52816363992548b513a43 (patch)
tree60b90bd9984116bdb5995fd0e8019b3822b13ebc /server/mpm/winnt/registry.c
parentUpdate announcement for 3rd alpha. (diff)
downloadapache2-78b0a254fde8ccf172c52816363992548b513a43.tar.xz
apache2-78b0a254fde8ccf172c52816363992548b513a43.zip
Update version information for 3rd alpha.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@85084 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r--server/mpm/winnt/registry.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/server/mpm/winnt/registry.c b/server/mpm/winnt/registry.c
index 39473873a9..bfc53703d0 100644
--- a/server/mpm/winnt/registry.c
+++ b/server/mpm/winnt/registry.c
@@ -96,7 +96,7 @@
#define VENDOR "Apache Software Foundation"
#define SOFTWARE "Apache"
-#define VERSION "2.0a3-dev"
+#define VERSION "2.0a3"
#define REGKEY "SOFTWARE\\" VENDOR "\\" SOFTWARE "\\" VERSION