* https://github.com/clicon/clixon/issues/23 clixon_cli failing with error
* The example included a reference to nacm yang file which did not exist and was not used * Added clixon-config@2018-04-30.yang
This commit is contained in:
parent
15ec033f6c
commit
8b7cabeb36
8 changed files with 373 additions and 65 deletions
2
configure
vendored
2
configure
vendored
|
|
@ -2148,7 +2148,7 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu
|
|||
|
||||
CLIXON_VERSION_MAJOR="3"
|
||||
CLIXON_VERSION_MINOR="6"
|
||||
CLIXON_VERSION_PATCH="0"
|
||||
CLIXON_VERSION_PATCH="1"
|
||||
CLIXON_VERSION="\"${CLIXON_VERSION_MAJOR}.${CLIXON_VERSION_MINOR}.${CLIXON_VERSION_PATCH}\""
|
||||
# Fix to specific version (eg 3.5) or head (3)
|
||||
CLIGEN_VERSION="3"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue