From 1ec43f5b82dfdd8df7d3324b1c9e33d068a380db Mon Sep 17 00:00:00 2001 From: Pascal Terjan Date: Mon, 3 Oct 2016 23:07:22 +0100 Subject: 0.6.26 --- iurt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'iurt') diff --git a/iurt b/iurt index 990a107..49f49dc 100755 --- a/iurt +++ b/iurt @@ -341,7 +341,7 @@ plog_init($program_name, $run{logfd} || $LOG, 7, 1); # For parsing command line # Display version information # -my $version = '0.6.25'; +my $version = '0.6.26'; plog("MSG", "This is iurt version $version"); my $todo = parseCommandLine($program_name, \@ARGV, \@params); -- cgit v1.2.1