Skip to content

Commit

Permalink
Bumped version to 5.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
dklawren committed Dec 22, 2015
1 parent a118534 commit 1135904
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Bugzilla/Constants.pm
Expand Up @@ -200,7 +200,7 @@ use Memoize;
# CONSTANTS
#
# Bugzilla version
use constant BUGZILLA_VERSION => "5.0.1+";
use constant BUGZILLA_VERSION => "5.0.2";

# 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.
Expand Down

0 comments on commit 1135904

Please sign in to comment.