[SCM] Gerris Flow Solver branch, upstream, updated. b3aa46814a06c9cb2912790b23916ffb44f1f203
Stephane Popinet
s.popinet at niwa.co.nz
Fri May 15 02:52:18 UTC 2009
The following commit has been merged in the upstream branch:
commit 2577428a10583b180adb3e4565a404a47b9d2079
Author: Stephane Popinet <s.popinet at niwa.co.nz>
Date: Tue Jul 12 14:02:03 2005 +1000
Version set to 0.8.0 prior to release
darcs-hash:20050712040203-fbd8f-4ecc5a2520a8dca6765f1134af58f5a7a7c274b2.gz
diff --git a/configure.in b/configure.in
index 47d6335..41f981a 100644
--- a/configure.in
+++ b/configure.in
@@ -12,8 +12,8 @@ dnl are available for $ac_help expansion (don't we all *love* autoconf?)
# set GFS_BINARY_AGE and GFS_INTERFACE_AGE to 0.
#
GFS_MAJOR_VERSION=0
-GFS_MINOR_VERSION=6
-GFS_MICRO_VERSION=4
+GFS_MINOR_VERSION=8
+GFS_MICRO_VERSION=0
GFS_INTERFACE_AGE=0
GFS_BINARY_AGE=0
GFS_VERSION=$GFS_MAJOR_VERSION.$GFS_MINOR_VERSION.$GFS_MICRO_VERSION
@@ -153,9 +153,9 @@ fi
if test x$with_gts = x ; then
# Look for separately installed gts
- AM_PATH_GTS(0.7.3,,
+ AM_PATH_GTS(0.7.4,,
AC_MSG_ERROR([
-*** GTS 0.7.3 or better is required. The latest version of GTS
+*** GTS 0.7.4 or better is required. The latest version of GTS
*** is always available from http://gts.sourceforge.net.]))
gts_cflags=`$GTS_CONFIG --cflags $gts_check_casts gmodule`
--
Gerris Flow Solver
More information about the debian-science-commits
mailing list