summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorFrank Lichtenheld <djpig@debian.org>2006-02-12 01:46:45 +0000
committerFrank Lichtenheld <djpig@debian.org>2006-02-12 01:46:45 +0000
commitdb96ad5b888e09ef669edaf0d5c5cd21dd6ce62e (patch)
treed95f2a02062214314663f058509f776fe99c0a7a /configure.ac
parent18555dc54f1f438493715f06963ff0497f005b50 (diff)
downloaddpkg-db96ad5b888e09ef669edaf0d5c5cd21dd6ce62e.tar.gz
Bump version to 1.13.15~
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 01ecc2382..031c40488 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.14], [debian-dpkg@lists.debian.org])
+AC_INIT([dpkg], [1.13.15~], [debian-dpkg@lists.debian.org])
AC_CONFIG_SRCDIR([lib/dpkg.h])
AC_CONFIG_MACRO_DIR([m4])