summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorGuillem Jover <guillem@debian.org>2008-01-07 12:40:37 +0200
committerGuillem Jover <guillem@debian.org>2008-01-07 12:40:37 +0200
commit15891119c73004174df553cb55e90841b4a6f7c7 (patch)
treec6c47a55fe2ca3a90666d76313bed199121535ef /configure.ac
parent29ecba4e235f7c939dbeaab0430ef306049d6716 (diff)
downloaddpkg-15891119c73004174df553cb55e90841b4a6f7c7.tar.gz
Bump version to 1.14.16~
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 adb1a2da9..4f7660da3 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.15], [debian-dpkg@lists.debian.org])
+AC_INIT([dpkg], [1.14.16~], [debian-dpkg@lists.debian.org])
AC_CONFIG_SRCDIR([lib/dpkg.h])
AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_AUX_DIR([config])