Author: guillem Date: 2006-05-05 01:24:33 +0000 (Fri, 05 May 2006) New Revision: 288
Modified: trunk/configure.ac Log: Really bump version to 1.13.20~ (should not touch dpkg while sleep deprived). Modified: trunk/configure.ac =================================================================== --- trunk/configure.ac 2006-05-04 23:30:03 UTC (rev 287) +++ trunk/configure.ac 2006-05-05 01:24:33 UTC (rev 288) @@ -1,7 +1,7 @@ # Process this file with autoconf to produce a configure script. AC_PREREQ(2.59) -AC_INIT([dpkg], [1.13.19], [EMAIL PROTECTED]) +AC_INIT([dpkg], [1.13.20~], [EMAIL PROTECTED]) AC_CONFIG_SRCDIR([lib/dpkg.h]) AC_CONFIG_MACRO_DIR([m4]) AC_CONFIG_AUX_DIR([config]) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

