[cig-commits] [commit] master, python-removal, rajesh-petsc-schur: Update version, changelog (7389970)

cig_noreply at geodynamics.org cig_noreply at geodynamics.org
Wed Nov 5 19:14:59 PST 2014


Repository : https://github.com/geodynamics/citcoms

On branches: master,python-removal,rajesh-petsc-schur
Link       : https://github.com/geodynamics/citcoms/compare/464e1b32299b15819f93efd98d969cddb84dfe51...f97ae655a50bdbd6dac1923a3471ee4dae178fbd

>---------------------------------------------------------------

commit 7389970c566e2e055eb58b6be569faac68652d82
Author: Eric Heien <emheien at ucdavis.edu>
Date:   Thu Oct 9 14:59:46 2014 -0700

    Update version, changelog


>---------------------------------------------------------------

7389970c566e2e055eb58b6be569faac68652d82
 ChangeLog    | 10 ++++++++++
 configure.ac |  2 +-
 2 files changed, 11 insertions(+), 1 deletion(-)

diff --git a/ChangeLog b/ChangeLog
index 44464b1..688799c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2014-09-05 11:05  Rajesh Kommu
+
+	* multiple files changed
+
+	Removed Python sections of CitcomS
+	Wrote Python to standard parameter file conversion tool (Py2C)
+	Converted Python cookbooks parameter files to original style parameter files
+	Added output of parameters to a pidXXXXXX style file
+	Updated the manual to correspond to the new changes
+
 2012-01-24 21:54  becker
 
 	* lib/Ggrd_handling.c, lib/Instructions.c, lib/global_defs.h: Fixed
diff --git a/configure.ac b/configure.ac
index fabcaf8..133b219 100644
--- a/configure.ac
+++ b/configure.ac
@@ -25,7 +25,7 @@ dnl</LicenseText>
 # $Id$
 
 AC_PREREQ(2.59)
-AC_INIT([CitcomS], [3.2.0], [cig-mc at geodynamics.org], [CitcomS])
+AC_INIT([CitcomS], [3.3.0], [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