# CONSTANTS
#
# Bugzilla version
-use constant BUGZILLA_VERSION => "5.0rc3+";
+use constant BUGZILLA_VERSION => "5.0";
# 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.
<h2 id="introduction">Introduction</h2>
-<p>Welcome to Bugzilla 5.0! It has been over a year and a half since we released
+<p>Welcome to Bugzilla 5.0! It has been slightly over two years since we released
Bugzilla 4.4 in May of 2013. This new major release comes with many new features
and improvements to WebServices and performance.</p>