From 12051b051d85dfe07b30719f8d0b169837dc972e Mon Sep 17 00:00:00 2001 From: "terry%mozilla.org" <> Date: Sat, 1 May 1999 02:42:43 +0000 Subject: Updated version string to 2.5 (development) --- globals.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'globals.pl') diff --git a/globals.pl b/globals.pl index ddf2a1f5f..be0a88857 100644 --- a/globals.pl +++ b/globals.pl @@ -28,7 +28,7 @@ use Date::Format; # For time2str(). # use Carp; # for confess # Contains the version string for the current running Bugzilla. -$::param{'version'} = '2.4'; +$::param{'version'} = '2.5'; $::dontchange = "--do_not_change--"; $::chooseone = "--Choose_one:--"; -- cgit v1.2.3-24-g4f1b