webcit configure.ac package string should be WebCit 7.37, not 7.36
authorArt Cancro <ajc@citadel.org>
Thu, 19 Jun 2008 03:34:13 +0000 (03:34 +0000)
committerArt Cancro <ajc@citadel.org>
Thu, 19 Jun 2008 03:34:13 +0000 (03:34 +0000)
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)