summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorGuillem Jover <guillem@debian.org>2009-03-02 06:23:10 +0200
committerGuillem Jover <guillem@debian.org>2009-03-02 07:05:06 +0200
commit883b6e840f06e7d05e1c6a23824c5aefd3466754 (patch)
tree03ea9be64b0b8ef7a8d8140533ac1a3be05b7ef3 /configure.ac
parent9f3fb231f12f2a3394c2f2b63aedd685cd8627c9 (diff)
downloaddpkg-883b6e840f06e7d05e1c6a23824c5aefd3466754.tar.gz
Bump version to 1.15.1~
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 e7be942a0..ebd75708e 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.0], [debian-dpkg@lists.debian.org])
+AC_INIT([dpkg], [1.15.1~], [debian-dpkg@lists.debian.org])
AC_CONFIG_SRCDIR([lib/dpkg.h])
AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_AUX_DIR([config])