]> code.citadel.org Git - citadel.git/blobdiff - citadel/configure.ac
* Fixed a wrap bug in convert_internet_message()
[citadel.git] / citadel / configure.ac
index dc3647e237e91be5c6480c97b9854ea6c10d035a..744558038b698e10405d7d60a5eb781cdf7bf997 100644 (file)
@@ -1,7 +1,7 @@
 dnl Process this file with autoconf to produce a configure script.
 dnl $Id$
 AC_PREREQ(2.52)
-AC_INIT([Citadel], [7.82], [http://www.citadel.org/])
+AC_INIT([Citadel], [7.84], [http://www.citadel.org/])
 AC_REVISION([$Revision: 5108 $])
 AC_CONFIG_SRCDIR([citserver.c])
 AC_CONFIG_HEADER(sysdep.h)