******************************************************************* am-utils-6_0_9
authorIon Badulescu <ib42@cs.columbia.edu>
Sat, 25 Jan 2003 15:00:46 +0000 (15:00 +0000)
committerIon Badulescu <ib42@cs.columbia.edu>
Sat, 25 Jan 2003 15:00:46 +0000 (15:00 +0000)
*** Released am-utils-6.0.9 ***
*******************************************************************

ChangeLog
NEWS
configure.in

index d710062025ca1d3e140b88ee8792cc16990bfa53..f96506402d8ad2833fa6751a0ccd4cd1e1733c8e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2003-01-25  Ion Badulescu  <ionut@moisil.badula.org>
+
+       *******************************************************************
+       *** Released am-utils-6.0.9                                     ***
+       *******************************************************************
+
 2003-01-23  Ion Badulescu  <ion@guppy.limebrokerage.com>
 
        * NEWS: updated for Darwin changes
diff --git a/NEWS b/NEWS
index 5c1d987ee4a241aa1e03626ebc47a8751dba9660..df99bce9da896a6ef527af56444d540edfeb21c7 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,6 @@
 # -*- text -*-
 
-*** Notes specific to am-utils version 6.0.9-pre:
+*** Notes specific to am-utils version 6.0.9:
 
 - Minor new ports:
        i386-apple-darwin6.0
index cc4676201fc9e8f9aed80c43558780b14105f89e..375278c7c83445124a5e65472c15c38077b25028 100644 (file)
@@ -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.9-pre],[amd-dev@am-utils.org])
+AC_INIT([am-utils],[6.0.9],[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(m4)
 AC_PREREQ(2.52)
-AC_REVISION($Revision: 1.1.2.35 $)
+AC_REVISION($Revision: 1.1.2.36 $)
 AC_COPYRIGHT([Copyright (c) 1997-2003 Erez Zadok])
 dnl find out system type
 AC_MSG_NOTICE(*** SYSTEM TYPES ***)