* Version number to 782. NOT A RELEASE
authorArt Cancro <ajc@citadel.org>
Wed, 21 Jul 2010 17:37:10 +0000 (17:37 +0000)
committerArt Cancro <ajc@citadel.org>
Wed, 21 Jul 2010 17:37:10 +0000 (17:37 +0000)
citadel/citadel.h
citadel/configure.ac
citadel/debian/changelog

index 266eac3a62aabe0e30c166848f54b6c6350c198f..46611e5c4da74ad7d5e00c4b1fa98975362250f1 100644 (file)
@@ -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 */
index 37411334c7fe62da6024075f624ec153ed2517f2..dc3647e237e91be5c6480c97b9854ea6c10d035a 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.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)
index 953286715448aa2ef480f83017956e081ca35d33..0f67e19ba09c290f2fa07ebe3934f8554602ae44 100644 (file)
@@ -1,3 +1,9 @@
+citadel (7.82-93) stable; urgency=low
+
+  * new upstream version
+
+ -- Wilfried Goesgens <w.goesgens@outgesourced.org>  Wed, 20 Jul 2010 22:00:00 +0001
+
 citadel (7.81-92) stable; urgency=low
 
   * new upstream version