From: Guillem Jover Date: Tue, 20 Nov 2007 05:28:22 +0000 (+0200) Subject: Bump version to 1.14.10~ X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0dc92c190fc7ecede28ef3879e5453257dc44b14;p=dpkg Bump version to 1.14.10~ --- diff --git a/ChangeLog b/ChangeLog index 7da934ce..1bf9e466 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2007-11-20 Guillem Jover + + * configure.ac: Bump version to 1.14.10~. + 2007-11-20 Guillem Jover * configure.ac: Release 1.14.9. diff --git a/configure.ac b/configure.ac index 2dae1b11..20473562 100644 --- a/configure.ac +++ b/configure.ac @@ -1,7 +1,7 @@ # Process this file with autoconf to produce a configure script. AC_PREREQ(2.59) -AC_INIT([dpkg], [1.14.9], [debian-dpkg@lists.debian.org]) +AC_INIT([dpkg], [1.14.10~], [debian-dpkg@lists.debian.org]) AC_CONFIG_SRCDIR([lib/dpkg.h]) AC_CONFIG_MACRO_DIR([m4]) AC_CONFIG_AUX_DIR([config]) diff --git a/debian/changelog b/debian/changelog index 77b3ca76..1dbfbdfc 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +dpkg (1.14.10) UNRELEASED; urgency=low + + * + + -- Guillem Jover Tue, 20 Nov 2007 07:27:44 +0200 + dpkg (1.14.9) unstable; urgency=low [ Raphael Hertzog ]