From d956e491848f34fba3420dee906b94c14795397f Mon Sep 17 00:00:00 2001 From: Olivier Blin Date: Thu, 20 Jan 2011 07:33:58 +0000 Subject: 0.6.5 --- iurt.spec | 2 +- iurt2 | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/iurt.spec b/iurt.spec index ac2ff96..7b31002 100644 --- a/iurt.spec +++ b/iurt.spec @@ -8,7 +8,7 @@ %define release %mkrel 1 Name: %{name} -Version: 0.6.4 +Version: 0.6.5 Release: %{release} License: GPL Summary: Packages rebuilder diff --git a/iurt2 b/iurt2 index e41fef2..ba329e2 100755 --- a/iurt2 +++ b/iurt2 @@ -76,7 +76,7 @@ $SIG{TERM} = sub { }; my $program_name = 'iurt2'; -my $VERSION = '0.6.4'; +my $VERSION = '0.6.5'; # sessing parameters my $sudo = '/usr/bin/sudo'; my $arg = @ARGV; -- cgit v1.2.1