summaryrefslogtreecommitdiff
path: root/bin/icli
diff options
context:
space:
mode:
Diffstat (limited to 'bin/icli')
-rwxr-xr-xbin/icli2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/icli b/bin/icli
index 66db438..f60dd5e 100755
--- a/bin/icli
+++ b/bin/icli
@@ -11,7 +11,7 @@ use Date::Format;
use Getopt::Long qw/:config bundling/;
use Term::ANSIColor;
-my $VERSION = '0.2';
+my $VERSION = '0.3';
my ($cache, $config, $data, $extra);
my $config_file = '/var/cache/icinga/objects.cache';