summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorScott James Remnant <scott@netsplit.com>2005-06-06 05:58:36 +0100
committerScott James Remnant <scott@netsplit.com>2005-06-06 05:58:36 +0100
commit994a81816181e2dd30304d884e10a87b4163dbb0 (patch)
tree24c160329d8935c6740ecd634cef255c949320d2 /configure.ac
parent051701d1b2721085e2458874e2c29cefb10941b4 (diff)
downloaddpkg-994a81816181e2dd30304d884e10a87b4163dbb0.tar.gz
dpkg (1.13.6) experimental; urgency=low
The "Just kidding about the God part" Release. * Fixed incorrect installation location of /etc/logrotate.d/dpkg caused by a mis-understanding of dh_install's abilities. -- Scott James Remnant <scott@netsplit.com> Mon, 6 Jun 2005 05:58:36 +0100
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index c49dac0ff..4ea682246 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
# Process this file with autoconf to produce a configure script.
AC_PREREQ(2.59)
-AC_INIT([dpkg], [1.13.5], [debian-dpkg@lists.debian.org])
+AC_INIT([dpkg], [1.13.6], [debian-dpkg@lists.debian.org])
AC_CONFIG_SRCDIR([lib/dpkg.h])
AC_CONFIG_MACRO_DIR([m4])