Clixon 6.0.0

This commit is contained in:
Olof hagsand 2022-11-29 17:04:26 +01:00
parent d91eebf889
commit 083bb72d2b
3 changed files with 294 additions and 290 deletions

View file

@ -40,6 +40,9 @@
## 6.0.0
29 Nov 2022
The 6.0 release features confirmed-commit and an initial version of
netconf monitoring along with many minor changes and bug fixes.
### New features
* Confirmed-commit capability

579
configure vendored

File diff suppressed because it is too large Load diff

View file

@ -50,7 +50,7 @@ AC_CONFIG_AUX_DIR(config-aux)
CLIXON_VERSION_MAJOR="6"
CLIXON_VERSION_MINOR="0"
CLIXON_VERSION_PATCH="0"
CLIXON_VERSION="\"${CLIXON_VERSION_MAJOR}.${CLIXON_VERSION_MINOR}.${CLIXON_VERSION_PATCH}.PRE\""
CLIXON_VERSION="\"${CLIXON_VERSION_MAJOR}.${CLIXON_VERSION_MINOR}.${CLIXON_VERSION_PATCH}\""
# Debug flag
AC_ARG_ENABLE(debug, AS_HELP_STRING([--enable-debug],[Build with debug symbols, default: no]),[