From: tara%tequilarista.org <> Date: Wed, 25 Apr 2001 22:45:27 +0000 (+0000) Subject: Tara is a bucket head. Floating version to 2.12 ship for tag and stripe X-Git-Tag: bugzilla-2.12~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a5fb063d01828306ae03f811988c68433b568544;p=thirdparty%2Fbugzilla.git Tara is a bucket head. Floating version to 2.12 ship for tag and stripe --- diff --git a/globals.pl b/globals.pl index 20f75debc0..120fd7d9fc 100644 --- a/globals.pl +++ b/globals.pl @@ -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:--";