aboutsummaryrefslogtreecommitdiffstats
path: root/iurt
diff options
context:
space:
mode:
authorPascal Terjan <pterjan@gmail.com>2014-04-30 13:05:16 +0000
committerPascal Terjan <pterjan@gmail.com>2014-04-30 13:05:16 +0000
commit7f6069f0278d77ad3c28a53bcad059c08193ca7e (patch)
tree20cec48a1b9864b8555756ddec92efa643b50d13 /iurt
parent54002cb66c9e5d691961feebca983b07c0452e89 (diff)
downloadiurt-7f6069f0278d77ad3c28a53bcad059c08193ca7e.tar
iurt-7f6069f0278d77ad3c28a53bcad059c08193ca7e.tar.gz
iurt-7f6069f0278d77ad3c28a53bcad059c08193ca7e.tar.bz2
iurt-7f6069f0278d77ad3c28a53bcad059c08193ca7e.tar.xz
iurt-7f6069f0278d77ad3c28a53bcad059c08193ca7e.zip
0.6.210.6.21
Diffstat (limited to 'iurt')
-rwxr-xr-xiurt2
1 files changed, 1 insertions, 1 deletions
diff --git a/iurt b/iurt
index 6882b6b..4269859 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.20';
+my $version = '0.6.21';
plog("MSG", "This is iurt version $version");
my $todo = parseCommandLine($program_name, \@ARGV, \@params);