]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bumping version to 2.15 for development bugzilla-2.15 release-2.15
authorjustdave%syndicomm.com <>
Thu, 30 Aug 2001 04:41:50 +0000 (04:41 +0000)
committerjustdave%syndicomm.com <>
Thu, 30 Aug 2001 04:41:50 +0000 (04:41 +0000)
globals.pl

index 70f60da4bcf72c1c2ccc01db7551b50713283497..dcfbce883a172636a2f328e6ab97dc7398fd2a3f 100644 (file)
@@ -75,7 +75,7 @@ use RelationSet;
 delete $ENV{PATH};
 
 # Contains the version string for the current running Bugzilla.
-$::param{'version'} = '2.14';
+$::param{'version'} = '2.15';
 
 $::dontchange = "--do_not_change--";
 $::chooseone = "--Choose_one:--";