]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bumping version number to 2.14.2 for release bugzilla-2.14.2 release-2.14.2
authorjustdave%syndicomm.com <>
Mon, 3 Jun 2002 09:37:11 +0000 (09:37 +0000)
committerjustdave%syndicomm.com <>
Mon, 3 Jun 2002 09:37:11 +0000 (09:37 +0000)
globals.pl

index b03293adc5b1d82638a1d8f7634183b75169d31f..5d806a2f507833d70e2bcae75e24a2b8ec2eae4c 100644 (file)
@@ -76,7 +76,7 @@ use RelationSet;
 delete $ENV{PATH};
 
 # Contains the version string for the current running Bugzilla.
-$::param{'version'} = '2.14.1';
+$::param{'version'} = '2.14.2';
 
 $::dontchange = "--do_not_change--";
 $::chooseone = "--Choose_one:--";