]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
bumping version number to 2.14.5 bugzilla-2.14.5 release-2.14.5
authorjustdave%syndicomm.com <>
Fri, 13 Dec 2002 19:31:34 +0000 (19:31 +0000)
committerjustdave%syndicomm.com <>
Fri, 13 Dec 2002 19:31:34 +0000 (19:31 +0000)
globals.pl

index dbba28440e5d020a7d18c56f7b07555525df7136..3f61bd7ef29b05fd905c18a25305ab0532d0d595 100644 (file)
@@ -76,7 +76,7 @@ use RelationSet;
 delete $ENV{PATH};
 
 # Contains the version string for the current running Bugzilla.
-$::param{'version'} = '2.14.4';
+$::param{'version'} = '2.14.5';
 
 $::dontchange = "--do_not_change--";
 $::chooseone = "--Choose_one:--";