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

index f3501a99c5512397e3f66e1ef6f8325e6523ca15..053235c4c8f5c4a7aa13721776f49490566d7d28 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2007-11-24  Guillem Jover  <guillem@debian.org>
+
+       * configure.ac: Bump version to 1.14.12~.
+
 2007-11-24  Guillem Jover  <guillem@debian.org>
 
        * configure.ac: Release 1.14.11.
index 19c645e0cecb4b380a312a5cd3332c4f5af233e6..87e9f8f5fb8babadc25e0ee07ad29bfd6c6cb741 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.11], [debian-dpkg@lists.debian.org])
+AC_INIT([dpkg], [1.14.12~], [debian-dpkg@lists.debian.org])
 AC_CONFIG_SRCDIR([lib/dpkg.h])
 AC_CONFIG_MACRO_DIR([m4])
 AC_CONFIG_AUX_DIR([config])
index 51da983bb2e5cf0ca98b81313ec7006dad9a52d1..e71a9616518859f1386cc1c9345a40a9ce153f2c 100644 (file)
@@ -1,3 +1,9 @@
+dpkg (1.14.12) UNRELEASED; urgency=low
+
+  *
+
+ -- Guillem Jover <guillem@debian.org>  Sat, 24 Nov 2007 07:38:13 +0200
+
 dpkg (1.14.11) unstable; urgency=low
 
   [ Raphael Hertzog ]