diff options
author | Olivier Blin <blino@mageia.org> | 2011-03-21 22:36:43 +0000 |
---|---|---|
committer | Olivier Blin <blino@mageia.org> | 2011-03-21 22:36:43 +0000 |
commit | c0063f620e958827b1c888e1003f770e2631d41e (patch) | |
tree | 2d1c0f58bcf21ecb6b1d75f6ff38d2e09b5c8cf6 | |
parent | b3ae316aa523d452d7cc0342a9737661fc3915dd (diff) | |
download | mgamirrors-c0063f620e958827b1c888e1003f770e2631d41e.tar mgamirrors-c0063f620e958827b1c888e1003f770e2631d41e.tar.gz mgamirrors-c0063f620e958827b1c888e1003f770e2631d41e.tar.bz2 mgamirrors-c0063f620e958827b1c888e1003f770e2631d41e.tar.xz mgamirrors-c0063f620e958827b1c888e1003f770e2631d41e.zip |
0.060.06
-rw-r--r-- | lib/MGA/Mirrors.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/MGA/Mirrors.pm b/lib/MGA/Mirrors.pm index c1da8a0..f25d6ec 100644 --- a/lib/MGA/Mirrors.pm +++ b/lib/MGA/Mirrors.pm @@ -23,7 +23,7 @@ use Catalyst qw/ extends 'Catalyst'; -our $VERSION = '0.05'; +our $VERSION = '0.06'; $VERSION = eval $VERSION; # Configure the application. |