summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorGuillem Jover <guillem@debian.org>2008-03-30 13:04:59 +0300
committerGuillem Jover <guillem@debian.org>2008-03-30 13:04:59 +0300
commitd2ee361ec3244197d725f7d33f3dfb9ac5fb8518 (patch)
tree38b59c790b7f9b3fb27194a6545e12f994ee1fbe /configure.ac
parent47d2e9c479d6650e4980231606cd43c744e3c0c9 (diff)
downloaddpkg-d2ee361ec3244197d725f7d33f3dfb9ac5fb8518.tar.gz
Bump version to 1.14.18~
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 2faa5b50c..279def947 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.17], [debian-dpkg@lists.debian.org])
+AC_INIT([dpkg], [1.14.18~], [debian-dpkg@lists.debian.org])
AC_CONFIG_SRCDIR([lib/dpkg.h])
AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_AUX_DIR([config])