From af0b3b810fce8bf012f086ea4b3702a00c6ac7e5 Mon Sep 17 00:00:00 2001 From: "cyeh%bluemartini.com" <> Date: Tue, 9 May 2000 04:26:53 +0000 Subject: rolling version to 2.11 for development --- globals.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/globals.pl b/globals.pl index a9925ade1..f058f8cf4 100644 --- a/globals.pl +++ b/globals.pl @@ -69,7 +69,7 @@ use Date::Parse; # For str2time(). use RelationSet; # Contains the version string for the current running Bugzilla. -$::param{'version'} = '2.10'; +$::param{'version'} = '2.11'; $::dontchange = "--do_not_change--"; $::chooseone = "--Choose_one:--"; -- cgit v1.2.3-24-g4f1b