]> err.no Git - dpkg/commitdiff
Release 1.14.16.1
authorFrank Lichtenheld <djpig@debian.org>
Mon, 21 Jan 2008 11:55:46 +0000 (12:55 +0100)
committerFrank Lichtenheld <djpig@debian.org>
Mon, 21 Jan 2008 11:55:46 +0000 (12:55 +0100)
ChangeLog
configure.ac

index 71c6e6dce62fa223bf525e459278280c36d6b1a9..b967a56360a64a32853092d0022af41cb8328681 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2008-01-21  Frank Lichtenheld  <djpig@debian.org>
 
+       * configure.ac: Release 1.14.16.1
+
        * debian/control: Add libtimedate-perl to
        dpkg-dev's Depends and to Build-Depends (for
        build-time tests). This introduces our first
index 25d9d1e82aa14a53192591eec6f881ca96de45aa..b1a096fe548d33c32986603d4f095773f64cd0b4 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.16], [debian-dpkg@lists.debian.org])
+AC_INIT([dpkg], [1.14.16.1], [debian-dpkg@lists.debian.org])
 AC_CONFIG_SRCDIR([lib/dpkg.h])
 AC_CONFIG_MACRO_DIR([m4])
 AC_CONFIG_AUX_DIR([config])