[cig-commits] r6417 - in mc/3D/CitcomS/trunk: . doc/manual

tan2 at geodynamics.org tan2 at geodynamics.org
Mon Mar 26 21:37:54 PDT 2007


Author: tan2
Date: 2007-03-26 21:37:54 -0700 (Mon, 26 Mar 2007)
New Revision: 6417

Modified:
   mc/3D/CitcomS/trunk/NEWS
   mc/3D/CitcomS/trunk/configure.ac
   mc/3D/CitcomS/trunk/doc/manual/citcoms.lyx
Log:
Updated NEWS for the upcoming 2.2.1

Modified: mc/3D/CitcomS/trunk/NEWS
===================================================================
--- mc/3D/CitcomS/trunk/NEWS	2007-03-27 04:20:05 UTC (rev 6416)
+++ mc/3D/CitcomS/trunk/NEWS	2007-03-27 04:37:54 UTC (rev 6417)
@@ -3,6 +3,11 @@
 Please send CitComS.py bug reports to cig-mc at geodynamics.org.
 
 
+Version 2.2.1
+
+* One example, Cookbook7, was missing in v2.2.0.
+
+
 Version 2.2.0
 
 * A new feature to track particles in the flow (code donated by Allen McNamara

Modified: mc/3D/CitcomS/trunk/configure.ac
===================================================================
--- mc/3D/CitcomS/trunk/configure.ac	2007-03-27 04:20:05 UTC (rev 6416)
+++ mc/3D/CitcomS/trunk/configure.ac	2007-03-27 04:37:54 UTC (rev 6417)
@@ -25,7 +25,7 @@
 # $Id$
 
 AC_PREREQ(2.59)
-AC_INIT([CitcomS], [2.2.0], [cig-mc at geodynamics.org], [CitcomS])
+AC_INIT([CitcomS], [2.2.1], [cig-mc at geodynamics.org], [CitcomS])
 AC_CONFIG_AUX_DIR([./aux-config])
 AC_CONFIG_SRCDIR([bin/Citcom.c])
 AC_CONFIG_HEADER([config.h])

Modified: mc/3D/CitcomS/trunk/doc/manual/citcoms.lyx
===================================================================
--- mc/3D/CitcomS/trunk/doc/manual/citcoms.lyx	2007-03-27 04:20:05 UTC (rev 6416)
+++ mc/3D/CitcomS/trunk/doc/manual/citcoms.lyx	2007-03-27 04:37:54 UTC (rev 6417)
@@ -91,7 +91,7 @@
 \begin_layout Author
 © California Institute of Technology
 \newline
-Version 2.2.0
+Version 2.2.1
 \end_layout
 
 \begin_layout Date
@@ -1761,7 +1761,7 @@
 \end_layout
 
 \begin_layout LyX-Code
-$ tar xzf CitcomS-2.2.0.tar.gz
+$ tar xzf CitcomS-2.2.1.tar.gz
 \end_layout
 
 \begin_layout Standard
@@ -1769,7 +1769,7 @@
 \end_layout
 
 \begin_layout LyX-Code
-$ gunzip -c CitcomS-2.2.0.tar.gz | tar xf -
+$ gunzip -c CitcomS-2.2.1.tar.gz | tar xf -
 \end_layout
 
 \begin_layout Section
@@ -1791,7 +1791,7 @@
 \newline
 
 \newline
-$ cd CitcomS-2.2.0
+$ cd CitcomS-2.2.1
 \end_layout
 
 \begin_layout Enumerate
@@ -1934,7 +1934,7 @@
 \end_layout
 
 \begin_layout LyX-Code
-$ cd CitcomS-2.2.0
+$ cd CitcomS-2.2.1
 \end_layout
 
 \begin_layout LyX-Code
@@ -2923,7 +2923,7 @@
 \end_inset
 
 .
- The CitComS v2.2.0 source package was created with Autoconf 2.59, Automake
+ The CitComS v2.2.1 source package was created with Autoconf 2.59, Automake
  1.9.2, and Libtool 1.5.6.
 \end_layout
 



More information about the cig-commits mailing list