summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorGuillem Jover <guillem@debian.org>2006-10-13 13:56:15 +0000
committerGuillem Jover <guillem@debian.org>2006-10-13 13:56:15 +0000
commit71154b3acc92319a064ba1c83c90e57891c46421 (patch)
tree6f50fa2eeee6a69415d0345c801800963461f716 /configure.ac
parent1a92b2a1b31ab48901c40e9303eae4674d941316 (diff)
downloaddpkg-71154b3acc92319a064ba1c83c90e57891c46421.tar.gz
Bump version to 1.13.25~.
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 ee27e6413..4689511d9 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.24], [debian-dpkg@lists.debian.org])
+AC_INIT([dpkg], [1.13.25~], [debian-dpkg@lists.debian.org])
AC_CONFIG_SRCDIR([lib/dpkg.h])
AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_AUX_DIR([config])