From 1e216d4eb54fcb827f6910d578f54d92839147a1 Mon Sep 17 00:00:00 2001 From: "terry%mozilla.org" <> Date: Fri, 19 Nov 1999 23:57:00 +0000 Subject: Updated version string to 2.9 (development) --- globals.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'globals.pl') diff --git a/globals.pl b/globals.pl index fdb86a4fd..8641534f9 100644 --- a/globals.pl +++ b/globals.pl @@ -52,7 +52,7 @@ use Date::Format; # For time2str(). # use Carp; # for confess # Contains the version string for the current running Bugzilla. -$::param{'version'} = '2.8'; +$::param{'version'} = '2.9'; $::dontchange = "--do_not_change--"; $::chooseone = "--Choose_one:--"; -- cgit v1.2.3-24-g4f1b