Start of 7.1.0.PRE
Fixed memleak
This commit is contained in:
parent
28050f44f8
commit
e07fdb3089
5 changed files with 12 additions and 8 deletions
4
configure
vendored
4
configure
vendored
|
|
@ -2812,9 +2812,9 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu
|
|||
|
||||
|
||||
CLIXON_VERSION_MAJOR="7"
|
||||
CLIXON_VERSION_MINOR="0"
|
||||
CLIXON_VERSION_MINOR="1"
|
||||
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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue