aboutsummaryrefslogtreecommitdiffstats
path: root/iurt
diff options
context:
space:
mode:
authorPascal Terjan <pterjan@mageia.org>2012-10-31 22:57:07 +0000
committerPascal Terjan <pterjan@mageia.org>2012-10-31 22:57:07 +0000
commit3921af56ba81be7bebf1c918373a2c608d7de5b6 (patch)
tree282ec6a578e99eaed0139152b83da06436758bc4 /iurt
parent529be23f6c4868580f4675876af4bdb58b33540f (diff)
downloadiurt-3921af56ba81be7bebf1c918373a2c608d7de5b6.tar
iurt-3921af56ba81be7bebf1c918373a2c608d7de5b6.tar.gz
iurt-3921af56ba81be7bebf1c918373a2c608d7de5b6.tar.bz2
iurt-3921af56ba81be7bebf1c918373a2c608d7de5b6.tar.xz
iurt-3921af56ba81be7bebf1c918373a2c608d7de5b6.zip
Update NEWS for a release0.6.12
Diffstat (limited to 'iurt')
-rwxr-xr-xiurt2
1 files changed, 1 insertions, 1 deletions
diff --git a/iurt b/iurt
index 7dc2cbf..63d467e 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.12';
plog("MSG", "This is iurt version $version");
my $todo = parseCommandLine($program_name, \@ARGV, \@params);