From: justdave%syndicomm.com <> Date: Thu, 30 Aug 2001 02:52:13 +0000 (+0000) Subject: moving version to 2.14 (golden) to roll the tarball. X-Git-Tag: bugzilla-2.14 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c20d3cebacb50be77bbe6930183941eade0ae5b8;p=thirdparty%2Fbugzilla.git moving version to 2.14 (golden) to roll the tarball. --- diff --git a/globals.pl b/globals.pl index f463157416..70f60da4bc 100644 --- a/globals.pl +++ b/globals.pl @@ -75,7 +75,7 @@ use RelationSet; delete $ENV{PATH}; # Contains the version string for the current running Bugzilla. -$::param{'version'} = '2.14rc'; +$::param{'version'} = '2.14'; $::dontchange = "--do_not_change--"; $::chooseone = "--Choose_one:--";