[cig-commits] r8279 - mc/3D/CitcomS/trunk

tan2 at geodynamics.org tan2 at geodynamics.org
Mon Nov 12 14:42:56 PST 2007


Author: tan2
Date: 2007-11-12 14:42:56 -0800 (Mon, 12 Nov 2007)
New Revision: 8279

Modified:
   mc/3D/CitcomS/trunk/NEWS
   mc/3D/CitcomS/trunk/configure.ac
Log:
Updated the version number and file NEWS

Modified: mc/3D/CitcomS/trunk/NEWS
===================================================================
--- mc/3D/CitcomS/trunk/NEWS	2007-11-12 22:38:36 UTC (rev 8278)
+++ mc/3D/CitcomS/trunk/NEWS	2007-11-12 22:42:56 UTC (rev 8279)
@@ -2,6 +2,11 @@
 
 Please send CitcomS.py bug reports to cig-mc at geodynamics.org.
 
+Version 3.0.1
+
+* A header file for the exchanger was missing in v3.0.0.
+
+
 Version 3.0.0
 
 This release of CitcomS (3.0) contains many new features, including:

Modified: mc/3D/CitcomS/trunk/configure.ac
===================================================================
--- mc/3D/CitcomS/trunk/configure.ac	2007-11-12 22:38:36 UTC (rev 8278)
+++ mc/3D/CitcomS/trunk/configure.ac	2007-11-12 22:42:56 UTC (rev 8279)
@@ -25,7 +25,7 @@
 # $Id$
 
 AC_PREREQ(2.59)
-AC_INIT([CitcomS], [3.0.0], [cig-mc at geodynamics.org], [CitcomS])
+AC_INIT([CitcomS], [3.0.1], [cig-mc at geodynamics.org], [CitcomS])
 AC_CONFIG_AUX_DIR([./aux-config])
 AC_CONFIG_SRCDIR([bin/Citcom.c])
 AC_CONFIG_HEADER([config.h])



More information about the cig-commits mailing list