* corrected version.
authorWilfried Göesgens <willi@citadel.org>
Sun, 17 Dec 2006 16:10:38 +0000 (16:10 +0000)
committerWilfried Göesgens <willi@citadel.org>
Sun, 17 Dec 2006 16:10:38 +0000 (16:10 +0000)
webcit/configure.in

index 40b00724c60b28fa0231cd8feda880fce748da97..6fff96989c220d80af49cb5bc83df600f4c71c95 100644 (file)
@@ -4,7 +4,7 @@ AC_INIT(webserver.c)
 
 
 PACKAGE=webcit
-VERSION=6.82
+VERSION=7.00
 AC_DEFINE_UNQUOTED(PACKAGE, "$PACKAGE")
 AC_DEFINE_UNQUOTED(VERSION, "$VERSION")
 AC_SUBST(PACKAGE)