summaryrefslogtreecommitdiffstats
path: root/globals.pl
diff options
context:
space:
mode:
authortara%tequilarista.org <>2001-04-26 00:45:27 +0200
committertara%tequilarista.org <>2001-04-26 00:45:27 +0200
commita5fb063d01828306ae03f811988c68433b568544 (patch)
tree7b4d1c629f6aae86ff43248a6ee873466dd351cb /globals.pl
parent56e7c4db4f1e322e1c5a626183de7eb2479c8c5f (diff)
downloadbugzilla-a5fb063d01828306ae03f811988c68433b568544.tar.gz
bugzilla-a5fb063d01828306ae03f811988c68433b568544.tar.xz
Tara is a bucket head. Floating version to 2.12 ship for tag and stripe
Diffstat (limited to 'globals.pl')
-rw-r--r--globals.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/globals.pl b/globals.pl
index 20f75debc..120fd7d9f 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:--";