aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.PL
diff options
context:
space:
mode:
authorOlivier Blin <blino@mageia.org>2011-04-04 22:58:46 +0000
committerOlivier Blin <blino@mageia.org>2011-04-04 22:58:46 +0000
commit0271e8fb039b7e90a3d31c346a53a4e1d94a1670 (patch)
treef26cb14c1985f1e21c0feb458db64a8c55f5a85b /Makefile.PL
parentf8f1a589f649532988c285414b5e3c5656eec0d2 (diff)
parentcca948b831f6cb66205237ba9e9d6b41705ca246 (diff)
downloadmga-youri-core-0271e8fb039b7e90a3d31c346a53a4e1d94a1670.tar
mga-youri-core-0271e8fb039b7e90a3d31c346a53a4e1d94a1670.tar.gz
mga-youri-core-0271e8fb039b7e90a3d31c346a53a4e1d94a1670.tar.bz2
mga-youri-core-0271e8fb039b7e90a3d31c346a53a4e1d94a1670.tar.xz
mga-youri-core-0271e8fb039b7e90a3d31c346a53a4e1d94a1670.zip
rename mdv-youri-core as mga-youri-core
Diffstat (limited to 'Makefile.PL')
-rw-r--r--[-rwxr-xr-x]Makefile.PL2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.PL b/Makefile.PL
index 38343c8..3a01ce9 100755..100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -3,7 +3,7 @@ use ExtUtils::MakeMaker;
WriteMakefile(
NAME => 'youri-core',
- VERSION => 0.9,
+ VERSION => 0.9.1,
AUTHOR => 'Youri project <youri@zarb.org>',
PREREQ_PM => {
'AppConfig' => 0,