diff options
author | root <root@vadmin.(none)> | 2010-07-25 12:58:54 -0400 |
---|---|---|
committer | root <root@vadmin.(none)> | 2010-07-25 12:58:54 -0400 |
commit | 2597837a47eafcfc01f17ac21beff5df1a92c29b (patch) | |
tree | 6bb6f8674f89a9df76b82c0d151618a2af6c3d80 /config/ipblocklist/ipblocklist.xml | |
parent | 5ebd5cf2c7238d90629cbb45a737cea8ed7b886d (diff) | |
download | pfsense-packages-2597837a47eafcfc01f17ac21beff5df1a92c29b.tar.gz pfsense-packages-2597837a47eafcfc01f17ac21beff5df1a92c29b.tar.bz2 pfsense-packages-2597837a47eafcfc01f17ac21beff5df1a92c29b.zip |
updated ipblocklist to v2.1
fixed bug for 2.0 beta x86 and x64
Diffstat (limited to 'config/ipblocklist/ipblocklist.xml')
-rwxr-xr-x | config/ipblocklist/ipblocklist.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/config/ipblocklist/ipblocklist.xml b/config/ipblocklist/ipblocklist.xml index 16c26c3e..117afcea 100755 --- a/config/ipblocklist/ipblocklist.xml +++ b/config/ipblocklist/ipblocklist.xml @@ -41,7 +41,7 @@ <requirements>perl</requirements>
<faq>http://forum.pfsense.org/index.php/topic,24769.0.html</faq>
<name>IP Blocklist Settings</name>
- <version>0.1.9</version>
+ <version>0.2.1</version>
<title>Settings</title>
<include_file>/usr/local/pkg/ipblocklist.inc</include_file>
<menu>
@@ -142,4 +142,4 @@ <custom_php_deinstall_command>
deinstall_command();
</custom_php_deinstall_command>
-</packagegui>
\ No newline at end of file +</packagegui> |