* 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:
Olof hagsand 2018-05-29 22:03:23 +02:00
parent 15ec033f6c
commit 8b7cabeb36
8 changed files with 373 additions and 65 deletions

2
configure vendored
View file

@ -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"