diff options
author | Renato Botelho <garga@pfSense.org> | 2013-09-09 12:29:44 -0700 |
---|---|---|
committer | Renato Botelho <garga@pfSense.org> | 2013-09-09 12:29:44 -0700 |
commit | 6906202e5414898843eb1867382a9587de509f9f (patch) | |
tree | c5b786c352e7283993a3ab47839124e369e1beaf /config/bandwidthd/bandwidthd.xml | |
parent | 58d93a47ef523a42260e4e4e97289be4501eb5ea (diff) | |
parent | a5695467b13b179b14a9c69dc3d6767ceffebabd (diff) | |
download | pfsense-packages-6906202e5414898843eb1867382a9587de509f9f.tar.gz pfsense-packages-6906202e5414898843eb1867382a9587de509f9f.tar.bz2 pfsense-packages-6906202e5414898843eb1867382a9587de509f9f.zip |
Merge pull request #482 from phil-davis/master
bandwidthd - check for interface subnet also specified by user
Diffstat (limited to 'config/bandwidthd/bandwidthd.xml')
-rw-r--r-- | config/bandwidthd/bandwidthd.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/bandwidthd/bandwidthd.xml b/config/bandwidthd/bandwidthd.xml index d0753a01..71e5e8fc 100644 --- a/config/bandwidthd/bandwidthd.xml +++ b/config/bandwidthd/bandwidthd.xml @@ -46,7 +46,7 @@ <requirements>Describe your package requirements here</requirements> <faq>Currently there are no FAQ items provided.</faq> <name>bandwidthd</name> - <version>2.0.1_5 pkg v.0.1</version> + <version>2.0.1_5 pkg v.0.2</version> <title>Bandwidthd</title> <aftersaveredirect>/pkg_edit.php?xml=bandwidthd.xml&id=0</aftersaveredirect> <include_file>/usr/local/pkg/bandwidthd.inc</include_file> |