aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicolas Vigier <boklm@mageia.org>2011-01-06 02:29:42 +0000
committerNicolas Vigier <boklm@mageia.org>2011-01-06 02:29:42 +0000
commitb83399286f7364d008c7a8af481676c83b1efdc0 (patch)
tree6f74584f857c88302b1b2b63f0074394740c7f32
parentb8bbcfc30135d9ec6c379cb8ce22746a1a1801f3 (diff)
downloadmga-youri-core-b83399286f7364d008c7a8af481676c83b1efdc0.tar
mga-youri-core-b83399286f7364d008c7a8af481676c83b1efdc0.tar.gz
mga-youri-core-b83399286f7364d008c7a8af481676c83b1efdc0.tar.bz2
mga-youri-core-b83399286f7364d008c7a8af481676c83b1efdc0.tar.xz
mga-youri-core-b83399286f7364d008c7a8af481676c83b1efdc0.zip
mdv-youri-core version 0.9.10.9.1
-rw-r--r--Makefile.PL2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.PL b/Makefile.PL
index 38343c8..3a01ce9 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,