From 6e46461139775bb32bb3c64b67a9fd5a10e27728 Mon Sep 17 00:00:00 2001 From: Pascal Terjan Date: Mon, 10 Dec 2012 20:50:46 +0000 Subject: Increase version --- iurt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/iurt b/iurt index c2ccebc..242f75c 100755 --- a/iurt +++ b/iurt @@ -359,7 +359,7 @@ plog_init($program_name, $run{logfd} || $LOG, 7, 1); # For parsing command line # Display version information # -my $version = '0.6.14'; +my $version = '0.6.15'; plog("MSG", "This is iurt version $version"); my $todo = parseCommandLine($program_name, \@ARGV, \@params); -- cgit v1.2.1