diff options
author | Indrajit Raychaudhuri <irc@indrajit.com> | 2023-05-11 19:56:34 -0500 |
---|---|---|
committer | Indrajit Raychaudhuri <irc@indrajit.com> | 2023-06-04 00:21:12 -0500 |
commit | 79040279b0400cd819c165e5ed38c24bf3c387e3 (patch) | |
tree | 789e904ddd6684e885efbf75fd0b6daf41dadb18 /interface-definitions/xml-component-version.xml.in | |
parent | 604a12d65ddc5ca81bc1a8a7bbdcb7cf40a7897d (diff) | |
download | vyos-1x-79040279b0400cd819c165e5ed38c24bf3c387e3.tar.gz vyos-1x-79040279b0400cd819c165e5ed38c24bf3c387e3.zip |
dns: T5144: Apply migration for dynamic dns path update
Create migration and bump package version from 0 -> 1 for dynamic dns
Diffstat (limited to 'interface-definitions/xml-component-version.xml.in')
-rw-r--r-- | interface-definitions/xml-component-version.xml.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/interface-definitions/xml-component-version.xml.in b/interface-definitions/xml-component-version.xml.in index e05f64643..8c9e816d1 100644 --- a/interface-definitions/xml-component-version.xml.in +++ b/interface-definitions/xml-component-version.xml.in @@ -10,6 +10,7 @@ #include <include/version/dhcp-relay-version.xml.i> #include <include/version/dhcp-server-version.xml.i> #include <include/version/dhcpv6-server-version.xml.i> + #include <include/version/dns-dynamic-version.xml.i> #include <include/version/dns-forwarding-version.xml.i> #include <include/version/firewall-version.xml.i> #include <include/version/flow-accounting-version.xml.i> |