]> err.no Git - dpkg/commitdiff
Bump version to 1.14.19~
authorGuillem Jover <guillem@debian.org>
Tue, 8 Apr 2008 04:21:39 +0000 (07:21 +0300)
committerGuillem Jover <guillem@debian.org>
Tue, 8 Apr 2008 04:21:39 +0000 (07:21 +0300)
ChangeLog
configure.ac
debian/changelog

index 3923407947fb2eb86e82b186e5e57643aa48910b..380c0d337c9c338f49863ed306d07e8b62612c75 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2008-04-08  Guillem Jover  <guillem@debian.org>
+
+       * configure.ac: Bump version to 1.14.19~.
+
 2008-04-08  Guillem Jover  <guillem@debian.org>
 
        * configure.ac: Release 1.14.18.
index 109273fd6b453e5c9f53a51ea1e39f1c68df06b6..a7e561ce3070ece91c04a99162cce75f5a6de9a8 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.18], [debian-dpkg@lists.debian.org])
+AC_INIT([dpkg], [1.14.19~], [debian-dpkg@lists.debian.org])
 AC_CONFIG_SRCDIR([lib/dpkg.h])
 AC_CONFIG_MACRO_DIR([m4])
 AC_CONFIG_AUX_DIR([config])
index 2cb7286ce03b03b3a1e435a49ba2b3b4e04fad9e..8db427255e154912a7f95265b0afa83a1e97bd83 100644 (file)
@@ -1,3 +1,9 @@
+dpkg (1.14.19) UNRELEASED; urgency=low
+
+  *
+
+ -- Guillem Jover <guillem@debian.org>  Tue, 08 Apr 2008 07:20:49 +0300
+
 dpkg (1.14.18) unstable; urgency=low
 
   [ Guillem Jover ]