From 0287b0775fabc2be48e5e8e7c9fa36ac090ea7d7 Mon Sep 17 00:00:00 2001 From: "justdave%syndicomm.com" <> Date: Fri, 13 Dec 2002 19:31:34 +0000 Subject: [PATCH] bumping version number to 2.14.5 --- globals.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/globals.pl b/globals.pl index dbba28440e..3f61bd7ef2 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.4'; +$::param{'version'} = '2.14.5'; $::dontchange = "--do_not_change--"; $::chooseone = "--Choose_one:--"; -- 2.47.2