From 01082cd9e4f19c2dce8a7a0ed6ea1a43e6e2026d Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Tue, 28 Aug 2012 17:44:33 +0200 Subject: Release v0.43 --- bin/icli | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'bin/icli') diff --git a/bin/icli b/bin/icli index cd961fc..9435c1d 100755 --- a/bin/icli +++ b/bin/icli @@ -14,7 +14,7 @@ use List::MoreUtils qw(any firstval); use Term::ANSIColor; use Term::Size; -our $VERSION = '0.42'; +our $VERSION = '0.43'; my ( $cache, $config, $data, $extra ); my $config_file = '/var/cache/icinga/objects.cache'; @@ -926,7 +926,7 @@ B [B<-v>|B<-vv>] [B<-z> I] [B<-h> I] [B<-g> I] =head1 VERSION -version 0.42 +version 0.43 =head1 DESCRIPTION -- cgit v1.2.3