]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bumping the rev number for the 2.14.4 release. bugzilla-2.14.4 release-2.14.4
authorpreed%sigkill.com <>
Sun, 29 Sep 2002 07:00:20 +0000 (07:00 +0000)
committerpreed%sigkill.com <>
Sun, 29 Sep 2002 07:00:20 +0000 (07:00 +0000)
globals.pl

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