From 161656aa6d62bee48cdfdf8cfe24780ec51dee5f Mon Sep 17 00:00:00 2001 From: Pascal Terjan Date: Mon, 2 Jun 2014 17:39:18 +0000 Subject: Really 0.6.22 --- iurt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/iurt b/iurt index acf1ee8..25ea5f2 100755 --- a/iurt +++ b/iurt @@ -335,7 +335,7 @@ plog_init($program_name, $run{logfd} || $LOG, 7, 1); # For parsing command line # Display version information # -my $version = '0.6.21'; +my $version = '0.6.22'; plog("MSG", "This is iurt version $version"); my $todo = parseCommandLine($program_name, \@ARGV, \@params); -- cgit v1.2.1