Commit f5962db7 authored by Dave Miller's avatar Dave Miller

bump version to 5.3.3 for release

parent 2a918621
...@@ -211,7 +211,7 @@ use File::Basename; ...@@ -211,7 +211,7 @@ use File::Basename;
# Bugzilla version # Bugzilla version
# NOTE: 5.1.x and 5.3.x are the same lineage, due to 5.2 branching from # NOTE: 5.1.x and 5.3.x are the same lineage, due to 5.2 branching from
# 5.0.6 instead of 5.1.x # 5.0.6 instead of 5.1.x
use constant BUGZILLA_VERSION => "5.3.2+"; use constant BUGZILLA_VERSION => "5.3.3";
# A base link to the current REST Documentation. We place it here # A base link to the current REST Documentation. We place it here
# as it will need to be updated to whatever the current release is. # as it will need to be updated to whatever the current release is.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment