+2007-05-24 Guillem Jover <guillem@debian.org>
+
+ * configure.ac: Bump version to 1.14.5~.
+
2007-05-24 Guillem Jover <guillem@debian.org>
* configure.ac: Release 1.14.4.
# Process this file with autoconf to produce a configure script.
AC_PREREQ(2.59)
-AC_INIT([dpkg], [1.14.4], [debian-dpkg@lists.debian.org])
+AC_INIT([dpkg], [1.14.5~], [debian-dpkg@lists.debian.org])
AC_CONFIG_SRCDIR([lib/dpkg.h])
AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_AUX_DIR([config])
+dpkg (1.14.5) UNRELEASED; urgency=low
+
+ *
+
+ -- Guillem Jover <guillem@debian.org> Thu, 24 May 2007 20:06:18 +0300
+
dpkg (1.14.4) unstable; urgency=low
[ Guillem Jover ]