From 90a2dad63b8668413c7b92043cf7c283b8a3c8cc Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Sat, 16 Mar 2013 16:55:05 +0100 Subject: version bump --- bin/icli | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'bin') diff --git a/bin/icli b/bin/icli index 82237ed..58274e3 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.43'; +our $VERSION = '0.44'; my ( $cache, $config, $data, $extra ); my $config_file = '/var/cache/icinga/objects.cache'; @@ -1020,7 +1020,7 @@ B [B<-v>|B<-vv>] [B<-z> I] [B<-h> I] [B<-g> I] =head1 VERSION -version 0.43 +version 0.44 =head1 DESCRIPTION -- cgit v1.2.3