summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorFrank Lichtenheld <djpig@debian.org>2006-01-28 12:06:04 +0000
committerFrank Lichtenheld <djpig@debian.org>2006-01-28 12:06:04 +0000
commit63f48a3d08738f35c62d60ec9759b89d713552b1 (patch)
tree5bdb4d6ce2f45076098154ff773e35fb8f10b8ec /configure.ac
parent6e2356c0e90a7ae4e9ae91212133ffb0f46ae26f (diff)
downloaddpkg-63f48a3d08738f35c62d60ec9759b89d713552b1.tar.gz
Prepare release 1.13.13
(this time don't forget updating configure.ac)
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 89d8d1401..9f6d99ae2 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.11.1], [debian-dpkg@lists.debian.org])
+AC_INIT([dpkg], [1.13.13], [debian-dpkg@lists.debian.org])
AC_CONFIG_SRCDIR([lib/dpkg.h])
AC_CONFIG_MACRO_DIR([m4])