diff options
author | An-Cheng Huang <ancheng@vyatta.com> | 2008-06-18 19:02:30 -0700 |
---|---|---|
committer | An-Cheng Huang <ancheng@vyatta.com> | 2008-06-18 19:02:30 -0700 |
commit | 21aa325e88229a1511200ebd426ccfa30262b179 (patch) | |
tree | 00bb50c6fbc636e350f0bf6949d01fd22335f846 /Makefile.am | |
parent | f47760c1828b0901f517d8f244e15dd887b1729d (diff) | |
download | vyatta-cfg-firewall-21aa325e88229a1511200ebd426ccfa30262b179.tar.gz vyatta-cfg-firewall-21aa325e88229a1511200ebd426ccfa30262b179.zip |
increment firewall config syntax version for hollywood.
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index a068205..72adfd4 100644 --- a/Makefile.am +++ b/Makefile.am @@ -4,7 +4,7 @@ curverdir = $(sysconfdir)/config-migrate/current sbin_SCRIPTS = share_perl5_DATA = -curver_DATA = cfg-version/firewall@2 +curver_DATA = cfg-version/firewall@3 sbin_SCRIPTS += scripts/firewall/vyatta-firewall.pl sbin_SCRIPTS += scripts/firewall/firewall.init |