summaryrefslogtreecommitdiff
path: root/bin/icli
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2014-05-24 11:02:21 +0200
committerDaniel Friesel <derf@finalrewind.org>2014-05-24 11:18:08 +0200
commit8587b697cf15b4a2d7fbde5b6a05246f1d5acc86 (patch)
tree63a444fbe32bd1ea12ee3cfaf85136cdb07219c3 /bin/icli
parent62bbd806c9c4a34169968af71d733a0a5123e462 (diff)
version bump
Diffstat (limited to 'bin/icli')
-rwxr-xr-xbin/icli4
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/icli b/bin/icli
index 5359093..41cc8e6 100755
--- a/bin/icli
+++ b/bin/icli
@@ -16,7 +16,7 @@ use POSIX qw(strftime);
use Term::ANSIColor;
use Term::Size;
-our $VERSION = '0.46';
+our $VERSION = '0.47';
my ( $cache, $config, $data, $extra );
my $config_file = App::Icli::ConfigData->config('object_file');
@@ -1066,7 +1066,7 @@ B<icli> [B<-v>|B<-vv>] [B<-z> I<filter>] [B<-h> I<hosts>] [B<-g> I<hostgroups>]
=head1 VERSION
-version 0.46
+version 0.47
=head1 DESCRIPTION