diff options
author | Pascal Terjan <pterjan@mageia.org> | 2020-07-05 17:14:25 +0000 |
---|---|---|
committer | Pascal Terjan <pterjan@mageia.org> | 2020-07-05 17:14:25 +0000 |
commit | f3ed704c402e573c80526f0ebc7f804f5aca77af (patch) | |
tree | 184fcff01a20bfeeda21c6699bce57d7a8059c21 | |
parent | 0d0a0710f5d63750aea4ae2008c6408cfe21138a (diff) | |
download | mgamirrors-f3ed704c402e573c80526f0ebc7f804f5aca77af.tar mgamirrors-f3ed704c402e573c80526f0ebc7f804f5aca77af.tar.gz mgamirrors-f3ed704c402e573c80526f0ebc7f804f5aca77af.tar.bz2 mgamirrors-f3ed704c402e573c80526f0ebc7f804f5aca77af.tar.xz mgamirrors-f3ed704c402e573c80526f0ebc7f804f5aca77af.zip |
0.070.07
-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 f25d6ec..6070358 100644 --- a/lib/MGA/Mirrors.pm +++ b/lib/MGA/Mirrors.pm @@ -23,7 +23,7 @@ use Catalyst qw/ extends 'Catalyst'; -our $VERSION = '0.06'; +our $VERSION = '0.07'; $VERSION = eval $VERSION; # Configure the application. |