diff options
author | jim-p <jimp@pfsense.org> | 2014-05-07 16:02:02 -0400 |
---|---|---|
committer | jim-p <jimp@pfsense.org> | 2014-05-07 16:02:02 -0400 |
commit | f7c97753f5d61f2e6318163da1bd289ca1d50489 (patch) | |
tree | 82599b470df229288afe6b952e15cf83aa361b95 /pkg_config.8.xml | |
parent | 6aa8d099010073b206422486a7252a921db1c520 (diff) | |
download | pfsense-packages-f7c97753f5d61f2e6318163da1bd289ca1d50489.tar.gz pfsense-packages-f7c97753f5d61f2e6318163da1bd289ca1d50489.tar.bz2 pfsense-packages-f7c97753f5d61f2e6318163da1bd289ca1d50489.zip |
Fix call-time pass-by-reference in gwled, bump.
Diffstat (limited to 'pkg_config.8.xml')
-rw-r--r-- | pkg_config.8.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pkg_config.8.xml b/pkg_config.8.xml index 7817fa3b..181f61ea 100644 --- a/pkg_config.8.xml +++ b/pkg_config.8.xml @@ -1528,7 +1528,7 @@ <name>gwled</name> <descr>Allows you to use LEDs for gateway status on supported platforms (ALIX, WRAP, Soekris, etc)</descr> <category>System</category> - <version>0.2</version> + <version>0.2.1</version> <status>Beta</status> <maintainer>jimp@pfsense.org</maintainer> <required_version>2.0</required_version> |