From 74cbbaf2c0053a1622827396914eae3b7b1c4d5c Mon Sep 17 00:00:00 2001 From: Ion Badulescu Date: Mon, 9 Sep 2002 18:47:15 +0000 Subject: [PATCH] bumped version up to 6.0.9-pre --- configure.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/configure.in b/configure.in index e0ae7bb..d19fa2b 100644 --- a/configure.in +++ b/configure.in @@ -12,7 +12,7 @@ dnl ###################################################################### dnl INITIALIZATION dnl AC_INIT dnl new init style: PACKAGE, VERSION, BUG-REPORTING-ADDRESS -AC_INIT([am-utils],[6.0.8],[amd-dev@am-utils.org]) +AC_INIT([am-utils],[6.0.9-pre],[amd-dev@am-utils.org]) AC_MSG_NOTICE(*** INITIALIZATION ***) AC_CONFIG_SRCDIR([amd/amd.c]) AM_CONFIG_HEADER(config.h) @@ -53,7 +53,7 @@ AH_BOTTOM([ dnl dnl AC_CONFIG_AUX_DIR(aux) AC_PREREQ(2.52) -AC_REVISION($Revision: 1.1.2.30 $) +AC_REVISION($Revision: 1.1.2.31 $) AC_COPYRIGHT([Copyright (c) 1997-2002 Erez Zadok]) dnl find out system type AC_MSG_NOTICE(*** SYSTEM TYPES ***) -- 2.43.0