diff options
author | Olivier Blin <blino@mageia.org> | 2011-01-20 07:33:58 +0000 |
---|---|---|
committer | Olivier Blin <blino@mageia.org> | 2011-01-20 07:33:58 +0000 |
commit | d956e491848f34fba3420dee906b94c14795397f (patch) | |
tree | 11243e0470215fdadbb32d983d1c5d6e48fd70a5 | |
parent | 193923168a4c40defd9c1ce0727facfdf639e9da (diff) | |
download | iurt-0.6.5.tar iurt-0.6.5.tar.gz iurt-0.6.5.tar.bz2 iurt-0.6.5.tar.xz iurt-0.6.5.zip |
0.6.50.6.5
-rw-r--r-- | iurt.spec | 2 | ||||
-rwxr-xr-x | iurt2 | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -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 @@ -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; |