From d6005df3c01bc27936e43d8f6785ca559524770c Mon Sep 17 00:00:00 2001 From: Guillem Jover Date: Sun, 6 Sep 2009 09:49:24 +0200 Subject: Bump version to 1.15.5 --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index ffb2a762f..0e30180e9 100644 --- a/configure.ac +++ b/configure.ac @@ -1,7 +1,7 @@ # Process this file with autoconf to produce a configure script. AC_PREREQ(2.60) -AC_INIT([dpkg], [1.15.4], [debian-dpkg@lists.debian.org]) +AC_INIT([dpkg], [1.15.5~], [debian-dpkg@lists.debian.org]) AC_CONFIG_SRCDIR([lib/dpkg/dpkg.h]) AC_CONFIG_MACRO_DIR([m4]) AC_CONFIG_AUX_DIR([config]) -- cgit v1.2.3