This commit is contained in:
Olof hagsand 2019-02-21 20:04:04 +01:00
parent 9afdd66f9a
commit 701ef1dead
6 changed files with 22 additions and 23 deletions

2
configure vendored
View file

@ -2169,7 +2169,7 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu
CLIXON_VERSION_MAJOR="3"
CLIXON_VERSION_MINOR="9"
CLIXON_VERSION_PATCH="0"
CLIXON_VERSION="\"${CLIXON_VERSION_MAJOR}.${CLIXON_VERSION_MINOR}.${CLIXON_VERSION_PATCH}.PRE\""
CLIXON_VERSION="\"${CLIXON_VERSION_MAJOR}.${CLIXON_VERSION_MINOR}.${CLIXON_VERSION_PATCH}\""
# Fix to specific CLIgen version (eg 3.5) or head (3)
CLIGEN_VERSION="3"