]> err.no Git - dpkg/commitdiff
Bump version to 1.14.11~
authorGuillem Jover <guillem@debian.org>
Fri, 23 Nov 2007 04:51:21 +0000 (06:51 +0200)
committerGuillem Jover <guillem@debian.org>
Fri, 23 Nov 2007 04:53:31 +0000 (06:53 +0200)
ChangeLog
configure.ac
debian/changelog

index 6a9bcc9309b8abf1067d80a7cf7c68c5c751eb9c..74dc96e0049bfc511d5b78d545816b2b71cd2a24 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2007-11-23  Guillem Jover  <guillem@debian.org>
+
+       * configure.ac: Bump version to 1.14.11~.
+
 2007-11-23  Guillem Jover  <guillem@debian.org>
 
        * configure.ac: Release 1.14.10.
index a2da5a8d3ec9e3890c462ad4a2cef8a27d4a056d..07afb54fa86acba8ea634ac852888a70711907b3 100644 (file)
@@ -1,7 +1,7 @@
 # Process this file with autoconf to produce a configure script.
 
 AC_PREREQ(2.59)
-AC_INIT([dpkg], [1.14.10], [debian-dpkg@lists.debian.org])
+AC_INIT([dpkg], [1.14.11~], [debian-dpkg@lists.debian.org])
 AC_CONFIG_SRCDIR([lib/dpkg.h])
 AC_CONFIG_MACRO_DIR([m4])
 AC_CONFIG_AUX_DIR([config])
index 6d7e8da903ea2b2a5809d1a25fe7d3bc9fa082ac..5eefeec7cbfb3886eded8624303d7fa89543671d 100644 (file)
@@ -1,3 +1,9 @@
+dpkg (1.14.11) UNRELEASED; urgency=low
+
+  *
+
+ -- Guillem Jover <guillem@debian.org>  Fri, 23 Nov 2007 06:50:02 +0200
+
 dpkg (1.14.10) unstable; urgency=low
 
   [ Raphael Hertzog ]