[cig-commits] [commit] master: Add missing file, update version (7025bcb)

cig_noreply at geodynamics.org cig_noreply at geodynamics.org
Wed Nov 19 10:20:51 PST 2014


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

On branch  : master
Link       : https://github.com/geodynamics/citcoms/compare/ece8bb91bc25f3fa8519efa0a123f070bdaff9e0...7025bcbf590d7408c899f3d8f064ebbcfe5b21a5

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

commit 7025bcbf590d7408c899f3d8f064ebbcfe5b21a5
Author: Eric Heien <emheien at ucdavis.edu>
Date:   Wed Nov 19 10:16:04 2014 -0800

    Add missing file, update version


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

7025bcbf590d7408c899f3d8f064ebbcfe5b21a5
 configure.ac    | 2 +-
 lib/Makefile.am | 1 +
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/configure.ac b/configure.ac
index 133b219..70fd00b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -25,7 +25,7 @@ dnl</LicenseText>
 # $Id$
 
 AC_PREREQ(2.59)
-AC_INIT([CitcomS], [3.3.0], [cig-mc at geodynamics.org], [CitcomS])
+AC_INIT([CitcomS], [3.3.1], [cig-mc at geodynamics.org], [CitcomS])
 AC_CONFIG_AUX_DIR([./aux-config])
 AC_CONFIG_SRCDIR([bin/Citcom.c])
 AC_CONFIG_HEADER([config.h])
diff --git a/lib/Makefile.am b/lib/Makefile.am
index 83861d1..5feb37e 100644
--- a/lib/Makefile.am
+++ b/lib/Makefile.am
@@ -78,6 +78,7 @@ sources = \
 	General_matrix_functions.c \
 	global_defs.h \
 	Ggrd_handling.c \
+	ggrd_handling.h \
 	Global_operations.c \
 	hdf5_related.h \
 	Initial_temperature.c \



More information about the CIG-COMMITS mailing list