aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOlivier Blin <blino@mageia.org>2011-01-20 07:33:58 +0000
committerOlivier Blin <blino@mageia.org>2011-01-20 07:33:58 +0000
commitd956e491848f34fba3420dee906b94c14795397f (patch)
tree11243e0470215fdadbb32d983d1c5d6e48fd70a5
parent193923168a4c40defd9c1ce0727facfdf639e9da (diff)
downloadiurt-d956e491848f34fba3420dee906b94c14795397f.tar
iurt-d956e491848f34fba3420dee906b94c14795397f.tar.gz
iurt-d956e491848f34fba3420dee906b94c14795397f.tar.bz2
iurt-d956e491848f34fba3420dee906b94c14795397f.tar.xz
iurt-d956e491848f34fba3420dee906b94c14795397f.zip
0.6.50.6.5
-rw-r--r--iurt.spec2
-rwxr-xr-xiurt22
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;