Skip to content

Commit 2dba50d

Browse files
committed
confd: Step up version of confd
Incompatible changes in YANG models for netconf.
1 parent 0fe9cfa commit 2dba50d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/confd/configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
AC_PREREQ(2.61)
22
# confd version is same as system YANG model version, step on breaking changes
3-
AC_INIT([confd], [1.6], [https://github.com/kernelkit/infix/issues])
3+
AC_INIT([confd], [1.7], [https://github.com/kernelkit/infix/issues])
44
AM_INIT_AUTOMAKE(1.11 foreign subdir-objects)
55
AM_SILENT_RULES(yes)
66

0 commit comments

Comments
 (0)