Skip to content

Commit

Permalink
Add missing file, update version
Browse files Browse the repository at this point in the history
  • Loading branch information
eheien committed Nov 19, 2014
1 parent ece8bb9 commit 7025bcb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion configure.ac
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ dnl</LicenseText>
# $Id$

AC_PREREQ(2.59)
AC_INIT([CitcomS], [3.3.0], [[email protected]], [CitcomS])
AC_INIT([CitcomS], [3.3.1], [[email protected]], [CitcomS])
AC_CONFIG_AUX_DIR([./aux-config])
AC_CONFIG_SRCDIR([bin/Citcom.c])
AC_CONFIG_HEADER([config.h])
Expand Down
1 change: 1 addition & 0 deletions lib/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -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 \
Expand Down

0 comments on commit 7025bcb

Please sign in to comment.