summaryrefslogtreecommitdiffstats
path: root/globals.pl
diff options
context:
space:
mode:
authorjustdave%syndicomm.com <>2001-08-30 06:41:50 +0200
committerjustdave%syndicomm.com <>2001-08-30 06:41:50 +0200
commita8aa4898842725ee4973fd9e047821ec237e8994 (patch)
treed3954d3693aff0bf0ea6cf906cc8a03e342bc39d /globals.pl
parentc20d3cebacb50be77bbe6930183941eade0ae5b8 (diff)
downloadbugzilla-a8aa4898842725ee4973fd9e047821ec237e8994.tar.gz
bugzilla-a8aa4898842725ee4973fd9e047821ec237e8994.tar.xz
Bumping version to 2.15 for development
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 70f60da4b..dcfbce883 100644
--- a/globals.pl
+++ b/globals.pl
@@ -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:--";