* Bumped version to 5.7.0_PRE
* Fixed: SEGV in cli show yang
This commit is contained in:
parent
60e6477be2
commit
9a88cb5f0d
7 changed files with 45 additions and 10 deletions
4
configure
vendored
4
configure
vendored
|
|
@ -2266,9 +2266,9 @@ ac_configure="$SHELL $ac_aux_dir/configure" # Please don't use this var.
|
|||
|
||||
|
||||
CLIXON_VERSION_MAJOR="5"
|
||||
CLIXON_VERSION_MINOR="6"
|
||||
CLIXON_VERSION_MINOR="7"
|
||||
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