Clixon 5.8.0.pre

This commit is contained in:
Olof hagsand 2022-05-30 12:30:37 +02:00
parent cca8c88ec1
commit 5740d37737
3 changed files with 7 additions and 4 deletions

4
configure vendored
View file

@ -2266,9 +2266,9 @@ ac_configure="$SHELL $ac_aux_dir/configure" # Please don't use this var.
CLIXON_VERSION_MAJOR="5"
CLIXON_VERSION_MINOR="7"
CLIXON_VERSION_MINOR="8"
CLIXON_VERSION_PATCH="0"
CLIXON_VERSION="\"${CLIXON_VERSION_MAJOR}.${CLIXON_VERSION_MINOR}.${CLIXON_VERSION_PATCH}\""
CLIXON_VERSION="\"${CLIXON_VERSION_MAJOR}.${CLIXON_VERSION_MINOR}.${CLIXON_VERSION_PATCH}.PRE\""
# Debug flag
# Check whether --enable-debug was given.