webcit configure.ac package string should be WebCit 7.37, not 7.36
[citadel.git] / webcit / configure.ac
index 92c4705aea6ad9029931de196875ef5c450cb8be..6601635f4d6c215258a66695f77dee100c8d4884 100644 (file)
@@ -1,6 +1,6 @@
 dnl Process this file with autoconf to produce a configure script.
 dnl $Id$
-AC_INIT([WebCit], [7.36], [http://www.citadel.org/])
+AC_INIT([WebCit], [7.37], [http://www.citadel.org/])
 
 
 AC_SUBST(PROG_SUBDIRS)