From 5b548e80fabb16f3f05c738dfbcd804849daf4e7 Mon Sep 17 00:00:00 2001 From: Art Cancro Date: Wed, 21 Jul 2010 17:37:10 +0000 Subject: [PATCH] * Version number to 782. NOT A RELEASE --- citadel/citadel.h | 2 +- citadel/configure.ac | 2 +- citadel/debian/changelog | 6 ++++++ 3 files changed, 8 insertions(+), 2 deletions(-) diff --git a/citadel/citadel.h b/citadel/citadel.h index 266eac3a6..46611e5c4 100644 --- a/citadel/citadel.h +++ b/citadel/citadel.h @@ -53,7 +53,7 @@ extern "C" { * usually more strict because you're not really supposed to dump/load and * upgrade at the same time. */ -#define REV_LEVEL 781 /* This version */ +#define REV_LEVEL 782 /* This version */ #define REV_MIN 591 /* Oldest compatible database */ #define EXPORT_REV_MIN 760 /* Oldest compatible export files */ #define LIBCITADEL_MIN 781 /* Minimum required version of libcitadel */ 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) diff --git a/citadel/debian/changelog b/citadel/debian/changelog index 953286715..0f67e19ba 100644 --- a/citadel/debian/changelog +++ b/citadel/debian/changelog @@ -1,3 +1,9 @@ +citadel (7.82-93) stable; urgency=low + + * new upstream version + + -- Wilfried Goesgens Wed, 20 Jul 2010 22:00:00 +0001 + citadel (7.81-92) stable; urgency=low * new upstream version -- 2.39.2