]> git.uio.no Git - check_openmanage.git/commitdiff
plugin version 3.7.5
authorTrond Hasle Amundsen <t.h.amundsen@usit.uio.no>
Fri, 13 Apr 2012 09:37:24 +0000 (11:37 +0200)
committerTrond Hasle Amundsen <t.h.amundsen@usit.uio.no>
Fri, 13 Apr 2012 09:37:24 +0000 (11:37 +0200)
check_openmanage

index a692c90beae73b9771bd04268ac20980cdf249f4..5926bd5484eaeb503d6ad8d72128ca37e4b10d3a 100755 (executable)
@@ -49,7 +49,7 @@ $SIG{__WARN__} = sub { push @perl_warnings, [@_]; };
 
 # Version and similar info
 $NAME    = 'check_openmanage';
-$VERSION = '3.7.5-beta3';
+$VERSION = '3.7.5';
 $AUTHOR  = 'Trond H. Amundsen';
 $CONTACT = 't.h.amundsen@usit.uio.no';