From 19c4968e040eb1a9eb86638e355e1a1999349150 Mon Sep 17 00:00:00 2001 From: "justdave%syndicomm.com" <> Date: Sun, 28 Jul 2002 06:51:40 +0000 Subject: [PATCH] bumping version number to 2.14.3 for release --- globals.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/globals.pl b/globals.pl index 87d07d14cb..b8b064cc60 100644 --- a/globals.pl +++ b/globals.pl @@ -76,7 +76,7 @@ use RelationSet; delete $ENV{PATH}; # Contains the version string for the current running Bugzilla. -$::param{'version'} = '2.14.2'; +$::param{'version'} = '2.14.3'; $::dontchange = "--do_not_change--"; $::chooseone = "--Choose_one:--"; -- 2.47.2