From a9ca523ba0f302ab0a842e36deed799a841a4395 Mon Sep 17 00:00:00 2001 From: MJ Ray Date: Fri, 5 Oct 2007 16:37:37 -0500 Subject: [PATCH] Version bump to match updater/updatedatabase Signed-off-by: Chris Cormack Signed-off-by: Joshua Ferraro --- C4/Context.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.11.0