diff options
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 818a38d..ac1f387 100644 --- a/Makefile.am +++ b/Makefile.am @@ -23,7 +23,7 @@ share_perl5_DATA += lib/Vyatta/Qos/IngressMirror.pm etcdir = /etc etc_SCRIPTS = -curver_DATA = cfg-version/qos@1 +curver_DATA = cfg-version/qos@2 cpiop = find . ! -regex '\(.*~\|.*\.bak\|.*\.swp\|.*\#.*\#\)' -print0 | \ cpio -0pd |