summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorGuillem Jover <guillem@debian.org>2009-09-06 09:49:24 +0200
committerGuillem Jover <guillem@debian.org>2009-09-06 09:49:24 +0200
commitd6005df3c01bc27936e43d8f6785ca559524770c (patch)
tree39aa99ad08d7328d3f6b8e0d122b55fb8c9eea0c /configure.ac
parent9eb319a57bffa28f77ec6b7eef7ff5c68e2304e5 (diff)
downloaddpkg-d6005df3c01bc27936e43d8f6785ca559524770c.tar.gz
Bump version to 1.15.5
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 ffb2a762f..0e30180e9 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
# Process this file with autoconf to produce a configure script.
AC_PREREQ(2.60)
-AC_INIT([dpkg], [1.15.4], [debian-dpkg@lists.debian.org])
+AC_INIT([dpkg], [1.15.5~], [debian-dpkg@lists.debian.org])
AC_CONFIG_SRCDIR([lib/dpkg/dpkg.h])
AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_AUX_DIR([config])