We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0fe9cfa commit 2dba50dCopy full SHA for 2dba50d
src/confd/configure.ac
@@ -1,6 +1,6 @@
1
AC_PREREQ(2.61)
2
# 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])
+AC_INIT([confd], [1.7], [https://github.com/kernelkit/infix/issues])
4
AM_INIT_AUTOMAKE(1.11 foreign subdir-objects)
5
AM_SILENT_RULES(yes)
6
0 commit comments