]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bumped version to 5.0 release-5.0
authorDavid Lawrence <dkl@mozilla.com>
Tue, 7 Jul 2015 02:33:25 +0000 (22:33 -0400)
committerDavid Lawrence <dkl@mozilla.com>
Tue, 7 Jul 2015 02:33:25 +0000 (22:33 -0400)
Bugzilla/Constants.pm
template/en/default/pages/release-notes.html.tmpl

index c0aadd298af6ca85650fee0167ab65a8d6823b50..837ed895ddf2128e3fdfa78dbe6c40e9f96b0537 100644 (file)
@@ -200,7 +200,7 @@ use Memoize;
 # 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.
index 693b8df607b25e9d297bc0f7c89db3f48d7562bd..d4bf1c59629b586101650c77de472630fd58b014 100644 (file)
@@ -29,7 +29,7 @@
 
 <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>