* 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
|
|
@ -44,7 +44,7 @@ AC_INIT(lib/clixon/clixon.h.in)
|
|||
|
||||
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