]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Tara is a bucket head. Floating version to 2.12 ship for tag and stripe
authortara%tequilarista.org <>
Wed, 25 Apr 2001 22:45:27 +0000 (22:45 +0000)
committertara%tequilarista.org <>
Wed, 25 Apr 2001 22:45:27 +0000 (22:45 +0000)
globals.pl

index 20f75debc0d6ebcfdd42d9a1946bae409502f956..120fd7d9fcf95100306353a9695bca06d72d7325 100644 (file)
@@ -70,7 +70,7 @@ use Date::Parse;               # For str2time().
 use RelationSet;
 
 # Contains the version string for the current running Bugzilla.
-$::param{'version'} = '2.11';
+$::param{'version'} = '2.12';
 
 $::dontchange = "--do_not_change--";
 $::chooseone = "--Choose_one:--";