diff options
-rw-r--r-- | Makefile.PL | 2 |
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, |