bumped the version #
This commit is contained in:
parent
aedc3985ac
commit
30cbe94aaa
2 changed files with 2 additions and 2 deletions
|
|
@ -477,7 +477,7 @@ CT_SHARED_LIB=${CT_SHARED_LIB:=clib}
|
|||
RPFONT=${RPFONT:="Helvetica"}
|
||||
|
||||
# Don't change this.
|
||||
CANTERA_VERSION=${CANTERA_VERSION:="1.7.1"}
|
||||
CANTERA_VERSION=${CANTERA_VERSION:="1.8.0"}
|
||||
|
||||
#-----------------------------------------------------------------------
|
||||
#------------------- don't change anything below!! ---------------------
|
||||
|
|
|
|||
|
|
@ -67,7 +67,7 @@ typedef int ftnlen; // Fortran hidden string length type
|
|||
#define HAS_SSTREAM 1
|
||||
|
||||
// Cantera version
|
||||
#define CANTERA_VERSION "1.7.0"
|
||||
#define CANTERA_VERSION "1.8.0"
|
||||
|
||||
// Identify whether the operating system is cygwin's overlay of
|
||||
// windows, with gcc being used as the compiler.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue