diff options
author | doktornotor <notordoktor@gmail.com> | 2015-12-17 13:35:44 +0100 |
---|---|---|
committer | doktornotor <notordoktor@gmail.com> | 2015-12-17 13:35:44 +0100 |
commit | 657f3592583abd08172ad73999160efbd3b2797d (patch) | |
tree | db5a913642e89b1384db9f8ed6dedb6866365f56 | |
parent | 791f762fcbdefa678709559cf3fb94833d0e3bbe (diff) | |
download | pfsense-packages-657f3592583abd08172ad73999160efbd3b2797d.tar.gz pfsense-packages-657f3592583abd08172ad73999160efbd3b2797d.tar.bz2 pfsense-packages-657f3592583abd08172ad73999160efbd3b2797d.zip |
Bump cron package version
-rw-r--r-- | pkg_config.10.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/pkg_config.10.xml b/pkg_config.10.xml index b25e68c9..8b37c0dd 100644 --- a/pkg_config.10.xml +++ b/pkg_config.10.xml @@ -371,10 +371,11 @@ <descr>The cron utility is used to manage commands on a schedule.</descr> <category>System</category> <config_file>https://packages.pfsense.org/packages/config/cron/cron.xml</config_file> - <version>0.3.3</version> + <version>0.3.4</version> <status>RC</status> <required_version>2.2</required_version> <configurationfile>cron.xml</configurationfile> + <maximum_version>2.2.999</maximum_version> </package> <package> <name>vHosts</name> |