3.7.0
This commit is contained in:
parent
524e7e38f0
commit
faea537d25
3 changed files with 42 additions and 27 deletions
|
|
@ -45,7 +45,7 @@ AC_INIT(lib/clixon/clixon.h.in)
|
|||
CLIXON_VERSION_MAJOR="3"
|
||||
CLIXON_VERSION_MINOR="7"
|
||||
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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue