From 558b7dd48c7a9c9f3b89b5ada210c9d155d71cf7 Mon Sep 17 00:00:00 2001 From: Art Cancro Date: Thu, 19 Jun 2008 03:34:13 +0000 Subject: [PATCH] webcit configure.ac package string should be WebCit 7.37, not 7.36 --- webcit/configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webcit/configure.ac b/webcit/configure.ac index 92c4705ae..6601635f4 100644 --- a/webcit/configure.ac +++ b/webcit/configure.ac @@ -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) -- 2.30.2