From 1672ad124b618f5a30cb29f2df395c48ede21600 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Wed, 12 Sep 2012 17:36:09 +0000 Subject: post release bump --- NEWS | 2 ++ iurt | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 89d38b0..3a1300b 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,5 @@ +0.6.12 (unreleased) + 0.6.11 - mount /dev/shm as --bind like other mount points (mga#7329) diff --git a/iurt b/iurt index 306f4cb..e1a48f9 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.11'; +my $version = '0.6.12'; plog("MSG", "This is iurt version $version"); my $todo = parseCommandLine($program_name, \@ARGV, \@params); -- cgit v1.2.1