OSDN Git Service

update version
authortsutsumi <>
Wed, 17 Sep 2003 21:29:16 +0000 (21:29 +0000)
committertsutsumi <>
Wed, 17 Sep 2003 21:29:16 +0000 (21:29 +0000)
NEWS
configure.ac

diff --git a/NEWS b/NEWS
index 09eec52..7502747 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+New in CCUnit 0.6.1
+
+* add missing local m4 macro.
+
 New in CCUnit 0.6
 
 * add prefixes macros in config.h 
index b2df085..53adf29 100644 (file)
@@ -19,7 +19,7 @@ dnl    If not, write to the Free Software Foundation, Inc., 59 Temple
 dnl    Place - Suite 330, Boston, MA 02111-1307, USA.  
 
 # AC_PREREQ(2.57)
-AC_INIT(CCUnit, 0.6, [tsutsumi@users.sourceforge.jp])
+AC_INIT(CCUnit, 0.6.1, [tsutsumi@users.sourceforge.jp])
 AC_CONFIG_SRCDIR([configure.ac])
 AC_CONFIG_AUX_DIR([config])
 AC_CONFIG_HEADER([config/config.h])