RSS

(root)/bugzilla/4.0 : 7696 : Bugzilla/Constants.pm

To get this branch, use:
bzr branch /bugzilla/4.0

« back to all changes in this revision

Viewing changes to Bugzilla/Constants.pm

Dave Lawrence
2012-02-22 07:28:03
Revision ID: dlawrence@mozilla.com-20120222152803-e59s33b1cg6l720q
Tags: bugzilla-4.0.5
Bumped version to 4.0.5

Show diffs side-by-side

added added

removed removed

197
197
# CONSTANTS
198
198
#
199
199
# Bugzilla version
200
 
use constant BUGZILLA_VERSION => "4.0.4+";
 
200
use constant BUGZILLA_VERSION => "4.0.5";
201
201
 
202
202
# These are unique values that are unlikely to match a string or a number,
203
203
# to be used in criteria for match() functions and other things. They start

Loggerhead 1.18.1 is a web-based interface for Bazaar branches