summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorRaphael Hertzog <hertzog@debian.org>2007-12-27 12:24:37 +0100
committerRaphael Hertzog <hertzog@debian.org>2007-12-27 12:24:37 +0100
commit89a3cf48372ad2240f2f514f9f5e5fc45088ec20 (patch)
treefdb105b038e1d559937396dcf9ecdc4470639163 /configure.ac
parent56eadac56ced0d1acee49e012d577d8cc57884f6 (diff)
downloaddpkg-89a3cf48372ad2240f2f514f9f5e5fc45088ec20.tar.gz
Bump version to 1.14.15~
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 509eede78..45ded82e7 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.14], [debian-dpkg@lists.debian.org])
+AC_INIT([dpkg], [1.14.15~], [debian-dpkg@lists.debian.org])
AC_CONFIG_SRCDIR([lib/dpkg.h])
AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_AUX_DIR([config])