]> err.no Git - dpkg/commitdiff
Bump version to 1.14.13~
authorGuillem Jover <guillem@debian.org>
Thu, 29 Nov 2007 05:08:57 +0000 (07:08 +0200)
committerGuillem Jover <guillem@debian.org>
Thu, 29 Nov 2007 05:08:57 +0000 (07:08 +0200)
ChangeLog
configure.ac
debian/changelog

index b2f57cf06f3773299bcee11f97d0a0b24cd293ab..63c996f4a91954980f686521cdbcd50a0e9471bc 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2007-11-29  Guillem Jover  <guillem@debian.org>
+
+       * configure.ac: Bump version to 1.14.13~.
+
 2007-11-29  Guillem Jover  <guillem@debian.org>
 
        * configure.ac: Release 1.14.12.
index 7194ac2826cdc6d9ff824647ac723acd555b4992..51e4219431c2c82630ef3729bdb33b982b6eff83 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.12], [debian-dpkg@lists.debian.org])
+AC_INIT([dpkg], [1.14.13~], [debian-dpkg@lists.debian.org])
 AC_CONFIG_SRCDIR([lib/dpkg.h])
 AC_CONFIG_MACRO_DIR([m4])
 AC_CONFIG_AUX_DIR([config])
index fbb7a88077931ae337fb1908d71159cb2b140f02..5e73d797a29e41d448e72e205af488927c02c8ad 100644 (file)
@@ -1,3 +1,9 @@
+dpkg (1.14.13) UNRELEASED; urgency=low
+
+  *
+
+ -- Guillem Jover <guillem@debian.org>  Thu, 29 Nov 2007 07:08:35 +0200
+
 dpkg (1.14.12) unstable; urgency=low
 
   [ Raphael Hertzog ]