summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Bugzilla/Constants.pm2
-rw-r--r--extensions/RedHat/template/en/default/hook/pages/release-notes-updates_top.html.tmpl6
2 files changed, 7 insertions, 1 deletions
diff --git a/Bugzilla/Constants.pm b/Bugzilla/Constants.pm
index bfcea79d2..1d49b8d6a 100644
--- a/Bugzilla/Constants.pm
+++ b/Bugzilla/Constants.pm
@@ -213,7 +213,7 @@ use Memoize;
# CONSTANTS
#
# Bugzilla version
-use constant BUGZILLA_VERSION => "5.0.4.rh78";
+use constant BUGZILLA_VERSION => "5.0.4.rh79";
# 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.
diff --git a/extensions/RedHat/template/en/default/hook/pages/release-notes-updates_top.html.tmpl b/extensions/RedHat/template/en/default/hook/pages/release-notes-updates_top.html.tmpl
index 4e4f4523c..1f2223b0f 100644
--- a/extensions/RedHat/template/en/default/hook/pages/release-notes-updates_top.html.tmpl
+++ b/extensions/RedHat/template/en/default/hook/pages/release-notes-updates_top.html.tmpl
@@ -1,3 +1,9 @@
+<h3 id='5.0.4-rh79'>5.0.4-rh79</h3>
+<ul>
+ <li><a href="https://bugzilla.redhat.com/2139335">Bug 2139335</a> XMLRPC started to provide external link ID as integer (instead of string)</li>
+
+</ul>
+
<h3 id='5.0.4-rh78'>5.0.4-rh78</h3>
<ul>
<li><a href="https://bugzilla.redhat.com/2139140">Bug 2139140</a> XMLRPC started to provide external link ID as integer (instead of string)</li>