X-Git-Url: https://code.citadel.org/?a=blobdiff_plain;f=citadel%2Fconfigure.ac;h=dc3647e237e91be5c6480c97b9854ea6c10d035a;hb=5b548e80fabb16f3f05c738dfbcd804849daf4e7;hp=37411334c7fe62da6024075f624ec153ed2517f2;hpb=945a3b5cbf5e3d94f5811546de449bebefb1d2af;p=citadel.git diff --git a/citadel/configure.ac b/citadel/configure.ac index 37411334c..dc3647e23 100644 --- a/citadel/configure.ac +++ b/citadel/configure.ac @@ -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.81], [http://www.citadel.org/]) +AC_INIT([Citadel], [7.82], [http://www.citadel.org/]) AC_REVISION([$Revision: 5108 $]) AC_CONFIG_SRCDIR([citserver.c]) AC_CONFIG_HEADER(sysdep.h)