]> err.no Git - dpkg/commitdiff
Bump version to 1.14.6~.
authorFrank Lichtenheld <djpig@debian.org>
Mon, 2 Jul 2007 23:50:11 +0000 (23:50 +0000)
committerFrank Lichtenheld <djpig@debian.org>
Mon, 2 Jul 2007 23:50:11 +0000 (23:50 +0000)
ChangeLog
configure.ac
debian/changelog

index 38b88cd1dee641cb301c3c61d79840ff05d82165..eeb892787f755924c1ae0a43afb8690fac1f1919 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2007-07-03  Frank Lichtenheld  <djpig@debian.org>
 
+       * configure.ac: Bump version to 1.14.6~.
+
        * configure.ac: Release 1.14.5.
 
 2007-07-02  Frank Lichtenheld  <djpig@debian.org>
index f564cf9dab4e4554a3af14a8b9ebf838531b4efd..cfa7b3cc704e6f31b52178f33e5b26851c4a32e8 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.5], [debian-dpkg@lists.debian.org])
+AC_INIT([dpkg], [1.14.6~], [debian-dpkg@lists.debian.org])
 AC_CONFIG_SRCDIR([lib/dpkg.h])
 AC_CONFIG_MACRO_DIR([m4])
 AC_CONFIG_AUX_DIR([config])
index aaff32ab21ecf554598c7eb480b0b77535f008ac..e7238c09a3aa950f89b3e28e7895d7e37a6fcb2c 100644 (file)
@@ -1,3 +1,9 @@
+dpkg (1.14.6) UNRELEASED; urgency=low
+
+  * 
+
+ -- Frank Lichtenheld <djpig@debian.org>  Tue, 03 Jul 2007 01:47:56 +0200
+
 dpkg (1.14.5) unstable; urgency=low
 
   [ Guillem Jover ]