]> granicus.if.org Git - apache/commitdiff
Update Apache version in windows registry.c file
authorBill Stoddard <stoddard@apache.org>
Fri, 17 Dec 1999 15:39:56 +0000 (15:39 +0000)
committerBill Stoddard <stoddard@apache.org>
Fri, 17 Dec 1999 15:39:56 +0000 (15:39 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84312 13f79535-47bb-0310-9956-ffa450edef68

server/mpm/winnt/registry.c

index 0631b03766c5b122a32f1c25bd24bb767c3ffaf6..fd9f96437a98db896c5d5349397f3ebe522847cf 100644 (file)
@@ -95,7 +95,7 @@
 
 #define VENDOR   "Apache Group"
 #define SOFTWARE "Apache"
-#define VERSION  "1.3.9"
+#define VERSION  "2.0"
 
 #define REGKEY "SOFTWARE\\" VENDOR "\\" SOFTWARE "\\" VERSION