Clixon 6.5.0

This commit is contained in:
Olof hagsand 2023-12-05 16:10:23 +01:00
parent 054ffccb31
commit d85f7c0032
3 changed files with 6 additions and 5 deletions

2
configure vendored
View file

@ -2814,7 +2814,7 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu
CLIXON_VERSION_MAJOR="6"
CLIXON_VERSION_MINOR="5"
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}\""
# Debug flag
# Check whether --enable-debug was given.