]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
moving version to 2.14 (golden) to roll the tarball. bugzilla-2.14 release-2.14
authorjustdave%syndicomm.com <>
Thu, 30 Aug 2001 02:52:13 +0000 (02:52 +0000)
committerjustdave%syndicomm.com <>
Thu, 30 Aug 2001 02:52:13 +0000 (02:52 +0000)
globals.pl

index f463157416843c9691ebcb6c672424dc3f0e37d0..70f60da4bcf72c1c2ccc01db7551b50713283497 100644 (file)
@@ -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:--";