diff --git a/mozilla/webtools/bugzilla/.bzrrev b/mozilla/webtools/bugzilla/.bzrrev index f5bda56c485..d950dae0503 100644 --- a/mozilla/webtools/bugzilla/.bzrrev +++ b/mozilla/webtools/bugzilla/.bzrrev @@ -1 +1 @@ -9196 \ No newline at end of file +9197 \ No newline at end of file diff --git a/mozilla/webtools/bugzilla/.gitrev b/mozilla/webtools/bugzilla/.gitrev index 45dd039dada..2d256aeb7e4 100644 --- a/mozilla/webtools/bugzilla/.gitrev +++ b/mozilla/webtools/bugzilla/.gitrev @@ -1 +1 @@ -908480c98aa48a9d1caf09ee00f3cfe0863afec2 \ No newline at end of file +243612ffd5bc1a16763348a2b1ea3a37a0852876 \ No newline at end of file diff --git a/mozilla/webtools/bugzilla/Bugzilla/Constants.pm b/mozilla/webtools/bugzilla/Bugzilla/Constants.pm index a770e7eb7d0..414cd2fed22 100644 --- a/mozilla/webtools/bugzilla/Bugzilla/Constants.pm +++ b/mozilla/webtools/bugzilla/Bugzilla/Constants.pm @@ -208,7 +208,7 @@ use Memoize; # CONSTANTS # # Bugzilla version -use constant BUGZILLA_VERSION => "4.5.6+"; +use constant BUGZILLA_VERSION => "5.1"; # 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.