From 2a5e28fc83761abab515c767604d6ea2758fccb9 Mon Sep 17 00:00:00 2001 From: "terry%netscape.com" <> Date: Sat, 19 Sep 1998 11:52:13 +0000 Subject: [PATCH] Updated version string to 1.3 (development) --- globals.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/globals.pl b/globals.pl index 110015c01c..b01d32c13c 100644 --- a/globals.pl +++ b/globals.pl @@ -27,7 +27,7 @@ use Mysql; use Date::Format; # For time2str(). # Contains the version string for the current running Bugzilla. -$::param{'version'} = '1.1'; +$::param{'version'} = '1.2'; $::dontchange = "--do_not_change--"; $::chooseone = "--Choose_one:--"; -- 2.47.2