]> err.no Git - dpkg/commitdiff
Bump version to 1.13.16~
authorFrank Lichtenheld <djpig@debian.org>
Wed, 15 Feb 2006 23:30:38 +0000 (23:30 +0000)
committerFrank Lichtenheld <djpig@debian.org>
Wed, 15 Feb 2006 23:30:38 +0000 (23:30 +0000)
ChangeLog
configure.ac

index bd35dd19d90d9481b5870abb80fec1d27a630a4d..7f49fec12d3ce347845e1af343ec0787f93c61bf 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2006-02-16  Frank Lichtenheld  <djpig@debian.org>
+
+       * configure.ac: Bump version to 1.13.16~
+
 2006-02-15  Frank Lichtenheld  <djpig@debian.org>
 
        * configure.ac: Release 1.13.15.
index 9fb4315e10b36afbb73d6774a77555d149ffab6c..2de8da7f8c3ef0b8990ac3236b803d6e19446eb9 100644 (file)
@@ -1,7 +1,7 @@
 # Process this file with autoconf to produce a configure script.
 
 AC_PREREQ(2.59)
-AC_INIT([dpkg], [1.13.15], [debian-dpkg@lists.debian.org])
+AC_INIT([dpkg], [1.13.16~], [debian-dpkg@lists.debian.org])
 AC_CONFIG_SRCDIR([lib/dpkg.h])
 AC_CONFIG_MACRO_DIR([m4])