]> err.no Git - dpkg/commitdiff
Bump version to 1.14.4~.
authorGuillem Jover <guillem@debian.org>
Tue, 15 May 2007 13:36:18 +0000 (13:36 +0000)
committerGuillem Jover <guillem@debian.org>
Tue, 15 May 2007 13:36:18 +0000 (13:36 +0000)
ChangeLog
configure.ac
debian/changelog

index 36988920432e8625226e137930777e791e910955..56f2196ee52d0bfce32543592e06acf180bb6c39 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2007-05-15  Guillem Jover  <guillem@debian.org>
+
+       * configure.ac: Bump version to 1.14.4~.
+
 2007-05-15  Guillem Jover  <guillem@debian.org>
 
        * configure.ac: Release 1.14.3.
index dd265345680a342894fd9eb09df73ad287bb6070..e0cc7cafcbe1a00b45a1464ef645876e192743a1 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.3], [debian-dpkg@lists.debian.org])
+AC_INIT([dpkg], [1.14.4~], [debian-dpkg@lists.debian.org])
 AC_CONFIG_SRCDIR([lib/dpkg.h])
 AC_CONFIG_MACRO_DIR([m4])
 AC_CONFIG_AUX_DIR([config])
index fe6ca2c8d3139db3f61f06c0f2b7aa1e227e28f0..b8c27ce11d92c913d2f0dce497c52f5e0b2f5d1c 100644 (file)
@@ -1,3 +1,9 @@
+dpkg (1.14.4) UNRELEASED; urgency=low
+
+  * 
+
+ -- Guillem Jover <guillem@debian.org>  Tue, 15 May 2007 16:35:25 +0300
+
 dpkg (1.14.3) unstable; urgency=low
 
   [ Guillem Jover ]