summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorGuillem Jover <guillem@debian.org>2009-05-26 01:26:44 +0200
committerGuillem Jover <guillem@debian.org>2009-05-26 01:26:44 +0200
commit1f975373036a3f9e2cd441d205d307e25f639311 (patch)
tree07771bdacca42d8a3d1b14aaca5e46e931604096 /configure.ac
parentf4ab87b29a4abfe372395d66679d526e888d3559 (diff)
downloaddpkg-1f975373036a3f9e2cd441d205d307e25f639311.tar.gz
Bump version to 1.15.3~
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 04bd93e4b..19beea1a9 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.15.2], [debian-dpkg@lists.debian.org])
+AC_INIT([dpkg], [1.15.3~], [debian-dpkg@lists.debian.org])
AC_CONFIG_SRCDIR([lib/dpkg.h])
AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_AUX_DIR([config])