+2008-04-08 Guillem Jover <guillem@debian.org>
+
+ * configure.ac: Bump version to 1.14.19~.
+
2008-04-08 Guillem Jover <guillem@debian.org>
* configure.ac: Release 1.14.18.
# Process this file with autoconf to produce a configure script.
AC_PREREQ(2.59)
-AC_INIT([dpkg], [1.14.18], [debian-dpkg@lists.debian.org])
+AC_INIT([dpkg], [1.14.19~], [debian-dpkg@lists.debian.org])
AC_CONFIG_SRCDIR([lib/dpkg.h])
AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_AUX_DIR([config])
+dpkg (1.14.19) UNRELEASED; urgency=low
+
+ *
+
+ -- Guillem Jover <guillem@debian.org> Tue, 08 Apr 2008 07:20:49 +0300
+
dpkg (1.14.18) unstable; urgency=low
[ Guillem Jover ]