confd: Step up version of confd

Incompatible changes in YANG models for netconf.
This commit is contained in:
Mattias Walström
2025-12-16 14:28:25 +01:00
parent 0fe9cfad46
commit 2dba50db76
+1 -1
View File
@@ -1,6 +1,6 @@
AC_PREREQ(2.61)
# confd version is same as system YANG model version, step on breaking changes
AC_INIT([confd], [1.6], [https://github.com/kernelkit/infix/issues])
AC_INIT([confd], [1.7], [https://github.com/kernelkit/infix/issues])
AM_INIT_AUTOMAKE(1.11 foreign subdir-objects)
AM_SILENT_RULES(yes)