From: preed%sigkill.com <> Date: Sun, 29 Sep 2002 07:00:20 +0000 (+0000) Subject: Bumping the rev number for the 2.14.4 release. X-Git-Tag: bugzilla-2.14.4 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f2c23443083beebf124f2c838fa447c79f65602b;p=thirdparty%2Fbugzilla.git Bumping the rev number for the 2.14.4 release. --- diff --git a/globals.pl b/globals.pl index b8b064cc60..dbba28440e 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.3'; +$::param{'version'} = '2.14.4'; $::dontchange = "--do_not_change--"; $::chooseone = "--Choose_one:--";