aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPascal Terjan <pterjan@mageia.org>2012-12-02 15:26:34 +0000
committerPascal Terjan <pterjan@mageia.org>2012-12-02 15:26:34 +0000
commitb1fe660bfb4d4dc80ec2cef89a718f1e4bfec48e (patch)
treedb0a3fa34988da8e02ea70d88f848549357effb5
parent89815d768e5432e2dbc389fb630fbf45c0aaa2b6 (diff)
downloadiurt-b1fe660bfb4d4dc80ec2cef89a718f1e4bfec48e.tar
iurt-b1fe660bfb4d4dc80ec2cef89a718f1e4bfec48e.tar.gz
iurt-b1fe660bfb4d4dc80ec2cef89a718f1e4bfec48e.tar.bz2
iurt-b1fe660bfb4d4dc80ec2cef89a718f1e4bfec48e.tar.xz
iurt-b1fe660bfb4d4dc80ec2cef89a718f1e4bfec48e.zip
Increase version
-rwxr-xr-xiurt2
1 files changed, 1 insertions, 1 deletions
diff --git a/iurt b/iurt
index 7dc2cbf..afe3594 100755
--- a/iurt
+++ b/iurt
@@ -365,7 +365,7 @@ plog_init($program_name, $run{logfd} || $LOG, 7, 1); # For parsing command line
# Display version information
#
-my $version = '0.6.13';
+my $version = '0.6.14';
plog("MSG", "This is iurt version $version");
my $todo = parseCommandLine($program_name, \@ARGV, \@params);