From b881649544f024a20b75d90064db61047dc363bc Mon Sep 17 00:00:00 2001 From: sunnavy Date: Mon, 20 Jun 2011 01:58:32 +0800 Subject: [PATCH] release 1.01 --- Changes | 4 +++- dist.ini | 2 +- lib/BBS/Perm.pm | 2 +- 3 files changed, 5 insertions(+), 3 deletions(-) diff --git a/Changes b/Changes index d944c42..418386c 100644 --- a/Changes +++ b/Changes @@ -3,7 +3,9 @@ Revision history for BBS-Perm {{$NEXT}} - fix dep +1.01 Mon Jun 20 01:57:54 CST 2011 + + fix deps 1.00 2011-06-12 15:39:22 CST diff --git a/dist.ini b/dist.ini index df8af18..d784403 100644 --- a/dist.ini +++ b/dist.ini @@ -1,5 +1,5 @@ name = BBS-Perm -version = 1.01_01 +version = 1.01 author = sunnavy license = Perl_5 copyright_holder = sunnavy@gmail.com diff --git a/lib/BBS/Perm.pm b/lib/BBS/Perm.pm index 0480f41..9041209 100644 --- a/lib/BBS/Perm.pm +++ b/lib/BBS/Perm.pm @@ -11,7 +11,7 @@ use BBS::Perm::Config; use UNIVERSAL::require; use UNIVERSAL::moniker; -our $VERSION = '1.01_01'; +our $VERSION = '1.01'; my %component = ( IP => 0,