]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bump version to 4.2.3 bugzilla-4.2.3 release-4.2.3
authorDave Lawrence <dlawrence@mozilla.com>
Thu, 30 Aug 2012 19:02:10 +0000 (15:02 -0400)
committerDave Lawrence <dlawrence@mozilla.com>
Thu, 30 Aug 2012 19:02:10 +0000 (15:02 -0400)
Bugzilla/Constants.pm
docs/en/xml/Bugzilla-Guide.xml

index cffb895cf1b6ef7fb2347d03ea56ea6d2d61b059..b8b97411fc1e7b275c8b437ae76b84107e34f6d9 100644 (file)
@@ -202,7 +202,7 @@ use Memoize;
 # CONSTANTS
 #
 # Bugzilla version
-use constant BUGZILLA_VERSION => "4.2.2+";
+use constant BUGZILLA_VERSION => "4.2.3";
 
 # Location of the remote and local XML files to track new releases.
 use constant REMOTE_FILE => 'http://updates.bugzilla.org/bugzilla-update.xml';
index d00055aa9e3da0ee0bffb0916cec4a0508b2dcdb..1ed72f64a5de1afa6aff80c2a944011bd4bc921d 100644 (file)
@@ -32,9 +32,9 @@
      For a devel release, simple bump bz-ver and bz-date
 -->
 
-<!ENTITY bz-ver "4.2.2">
+<!ENTITY bz-ver "4.2.3">
 <!ENTITY bz-nextver "4.4">
-<!ENTITY bz-date "2012-07-26">
+<!ENTITY bz-date "2012-08-30">
 <!ENTITY current-year "2012">
 
 <!ENTITY landfillbase "http://landfill.bugzilla.org/bugzilla-4.2-branch/">