From 0fad92366dfcad3c33bff3a1b718730617ac60e6 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Tue, 17 Sep 2013 00:11:06 +0200 Subject: Release v0.45 --- bin/icli | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'bin') diff --git a/bin/icli b/bin/icli index f310e60..a26f0a8 100755 --- a/bin/icli +++ b/bin/icli @@ -16,7 +16,7 @@ use List::MoreUtils qw(any firstval); use Term::ANSIColor; use Term::Size; -our $VERSION = '0.44'; +our $VERSION = '0.45'; my ( $cache, $config, $data, $extra ); my $config_file = '/var/cache/icinga/objects.cache'; @@ -1024,7 +1024,7 @@ B [B<-v>|B<-vv>] [B<-z> I] [B<-h> I] [B<-g> I] =head1 VERSION -version 0.44 +version 0.45 =head1 DESCRIPTION -- cgit v1.2.3