* 7.22 here too.
authorWilfried Göesgens <willi@citadel.org>
Thu, 25 Oct 2007 20:54:18 +0000 (20:54 +0000)
committerWilfried Göesgens <willi@citadel.org>
Thu, 25 Oct 2007 20:54:18 +0000 (20:54 +0000)
webcit/configure.ac

index ed90932f87eb56e77153d64a8261d68b4c3a98ea..18dccdf75db0b83115ab9a5c1d9059e1cd38ad6a 100644 (file)
@@ -4,7 +4,7 @@ AC_INIT(webserver.c)
 
 
 PACKAGE=webcit
-VERSION=7.13
+VERSION=7.22
 AC_DEFINE_UNQUOTED(PACKAGE, "$PACKAGE", [our package name])
 AC_DEFINE_UNQUOTED(VERSION, "$VERSION", [our package version])
 AC_SUBST(PACKAGE)