summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorGuillem Jover <guillem@debian.org>2008-04-29 06:02:57 +0300
committerGuillem Jover <guillem@debian.org>2008-04-29 07:03:51 +0300
commita195a8fe71ecb551bc10ed16925e81f2e739ab35 (patch)
tree438f52168d178850ea34b2defe39b4be435b4f5a /configure.ac
parentb1093d1cd96b449987d94fa38465c4b6feca673e (diff)
downloaddpkg-a195a8fe71ecb551bc10ed16925e81f2e739ab35.tar.gz
Bump version to 1.15.0~
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 a7e561ce3..0d79b6dec 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.14.19~], [debian-dpkg@lists.debian.org])
+AC_INIT([dpkg], [1.15.0~], [debian-dpkg@lists.debian.org])
AC_CONFIG_SRCDIR([lib/dpkg.h])
AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_AUX_DIR([config])