summaryrefslogtreecommitdiffstats
path: root/globals.pl
diff options
context:
space:
mode:
authorjustdave%syndicomm.com <>2001-08-30 04:52:13 +0200
committerjustdave%syndicomm.com <>2001-08-30 04:52:13 +0200
commitc20d3cebacb50be77bbe6930183941eade0ae5b8 (patch)
tree3487ae6e386d652ade7daccceccda9d5d7212885 /globals.pl
parentecf9cdf7829ea1e4a390407e57a906bf4f2e4d46 (diff)
downloadbugzilla-c20d3cebacb50be77bbe6930183941eade0ae5b8.tar.gz
bugzilla-c20d3cebacb50be77bbe6930183941eade0ae5b8.tar.xz
moving version to 2.14 (golden) to roll the tarball.
Diffstat (limited to 'globals.pl')
-rw-r--r--globals.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/globals.pl b/globals.pl
index f46315741..70f60da4b 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:--";