diff options
author | mcrane <mctch@yahoo.com> | 2009-03-17 13:42:09 -0600 |
---|---|---|
committer | mcrane <mctch@yahoo.com> | 2009-03-17 13:42:09 -0600 |
commit | e71f29843a079db4b5ca9f6636342c69ab1a22c8 (patch) | |
tree | a0d9b3815ea51e28986e43c2d7143e969f51ce4d /config/backup/backup.xml | |
parent | 4d775b55e8f015b21f4aef49cb629c9ddba6b173 (diff) | |
download | pfsense-packages-e71f29843a079db4b5ca9f6636342c69ab1a22c8.tar.gz pfsense-packages-e71f29843a079db4b5ca9f6636342c69ab1a22c8.tar.bz2 pfsense-packages-e71f29843a079db4b5ca9f6636342c69ab1a22c8.zip |
Backup package example pfsense conf path changed to /cf/conf
Diffstat (limited to 'config/backup/backup.xml')
-rw-r--r-- | config/backup/backup.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/backup/backup.xml b/config/backup/backup.xml index d3e504e3..a0f72ba2 100644 --- a/config/backup/backup.xml +++ b/config/backup/backup.xml @@ -41,7 +41,7 @@ <requirements>Describe your package requirements here</requirements> <faq>Currently there are no FAQ items provided.</faq> <name>Backup Settings</name> - <version>0.1.4</version> + <version>0.1.5</version> <title>Settings</title> <include_file>/usr/local/pkg/backup.inc</include_file> <menu> |