]> err.no Git - dpkg/commitdiff
Bump version to 1.14.14~
authorGuillem Jover <guillem@debian.org>
Thu, 27 Dec 2007 07:28:46 +0000 (09:28 +0200)
committerGuillem Jover <guillem@debian.org>
Thu, 27 Dec 2007 07:28:46 +0000 (09:28 +0200)
ChangeLog
configure.ac
debian/changelog

index de9fc1d9fbc4f74ec576031578314e126f9a8133..ec880dc655cd855107917ffe0db03adb22650182 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2007-12-27  Guillem Jover  <guillem@debian.org>
+
+       * configure.ac: Bump version to 1.14.14~.
+
 2007-12-27  Guillem Jover  <guillem@debian.org>
 
        * configure.ac: Release 1.14.13.
index 4354ff9884aaafd54043caba5fa682f7f21fd306..731069469cb623a851d8a1d44d78995280c18718 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.13], [debian-dpkg@lists.debian.org])
+AC_INIT([dpkg], [1.14.14~], [debian-dpkg@lists.debian.org])
 AC_CONFIG_SRCDIR([lib/dpkg.h])
 AC_CONFIG_MACRO_DIR([m4])
 AC_CONFIG_AUX_DIR([config])
index 29c7e5e2b540e5f960a5fa08f86693b695c1c2c2..42eb40495d50a67b416052315320880640dce50f 100644 (file)
@@ -1,3 +1,9 @@
+dpkg (1.14.14) UNRELEASED; urgency=low
+
+  * 
+
+ -- Guillem Jover <guillem@debian.org>  Thu, 27 Dec 2007 09:27:40 +0200
+
 dpkg (1.14.13) unstable; urgency=low
 
   [ Frank Lichtenheld ]