aboutsummaryrefslogtreecommitdiffstats
path: root/iurt
diff options
context:
space:
mode:
authorThierry Vignaud <thierry.vignaud@gmail.com>2015-10-31 17:39:48 +0100
committerThierry Vignaud <thierry.vignaud@gmail.com>2015-10-31 17:39:48 +0100
commit0dd3174358bb336b5a70a1015e462e083d5a3298 (patch)
treef7ba390cfcf932df4fa5ae44365ffaf292e3c5e1 /iurt
parentdc32b98c54fadc980b49476e720680dfbbe2c8e5 (diff)
downloadiurt-0dd3174358bb336b5a70a1015e462e083d5a3298.tar
iurt-0dd3174358bb336b5a70a1015e462e083d5a3298.tar.gz
iurt-0dd3174358bb336b5a70a1015e462e083d5a3298.tar.bz2
iurt-0dd3174358bb336b5a70a1015e462e083d5a3298.tar.xz
iurt-0dd3174358bb336b5a70a1015e462e083d5a3298.zip
0.6.240.6.24
Diffstat (limited to 'iurt')
-rwxr-xr-xiurt2
1 files changed, 1 insertions, 1 deletions
diff --git a/iurt b/iurt
index d7d6781..d308c23 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.23';
+my $version = '0.6.24';
plog("MSG", "This is iurt version $version");
my $todo = parseCommandLine($program_name, \@ARGV, \@params);