diff options
author | Gavin Carr <gonzai@users.sourceforge.net> | 2007-03-23 05:10:10 +0000 |
---|---|---|
committer | Gavin Carr <gonzai@users.sourceforge.net> | 2007-03-23 05:10:10 +0000 |
commit | 99e7dd69f33a6cd9bfafa6b3cdd7ad4395973876 (patch) | |
tree | 900b200535be09bb342476dfa1b433849ed9b62c | |
parent | 5b94b897ab4a2be6f5ee69c17fa74b0d937c5cc0 (diff) | |
download | monitoring-plugin-perl-99e7dd69f33a6cd9bfafa6b3cdd7ad4395973876.tar.gz |
Update VERSION in META.yml to try and fix cpan indexing stupidity.
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/Nagios-Plugin/trunk@1647 f882894a-f735-0410-b71e-b25c423dba1c
-rw-r--r-- | META.yml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ | |||
1 | # http://module-build.sourceforge.net/META-spec.html | 1 | # http://module-build.sourceforge.net/META-spec.html |
2 | #XXXXXXX This is a prototype!!! It will change in the future!!! XXXXX# | 2 | #XXXXXXX This is a prototype!!! It will change in the future!!! XXXXX# |
3 | name: Nagios-Plugin | 3 | name: Nagios-Plugin |
4 | version: 0.15 | 4 | version: 0.16 |
5 | version_from: lib/Nagios/Plugin/Functions.pm | 5 | version_from: lib/Nagios/Plugin/Functions.pm |
6 | installdirs: site | 6 | installdirs: site |
7 | requires: | 7 | requires: |