From: MJ Ray Date: Fri, 5 Oct 2007 21:37:37 +0000 (-0500) Subject: Version bump to match updater/updatedatabase X-Git-Tag: v3.00.00-alpha~1552 X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=commitdiff_plain;h=a9ca523ba0f302ab0a842e36deed799a841a4395;p=koha_ffzg Version bump to match updater/updatedatabase Signed-off-by: Chris Cormack Signed-off-by: Joshua Ferraro --- diff --git a/C4/Context.pm b/C4/Context.pm index 15a09d5e1d..1dd33ffbeb 100644 --- a/C4/Context.pm +++ b/C4/Context.pm @@ -61,7 +61,7 @@ use vars qw($VERSION $AUTOLOAD), qw($context), qw(@context_stack); -$VERSION = '3.00.00.002'; +$VERSION = '3.00.00.005'; =head1 NAME