]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bump version to 4.4rc2 bugzilla-4.4rc2 release-4.4rc2
authorDave Lawrence <dlawrence@mozilla.com>
Tue, 19 Feb 2013 17:47:05 +0000 (12:47 -0500)
committerDave Lawrence <dlawrence@mozilla.com>
Tue, 19 Feb 2013 17:47:05 +0000 (12:47 -0500)
Bugzilla/Constants.pm
docs/bugzilla.ent.tmpl

index ed51d062ff1d31b8a4a99fdbb6d1ccb882b2a9f0..e030e331d6c77ea49b12dc8c5053b27420f68638 100644 (file)
@@ -182,7 +182,7 @@ use Memoize;
 # CONSTANTS
 #
 # Bugzilla version
-use constant BUGZILLA_VERSION => "4.4rc1+";
+use constant BUGZILLA_VERSION => "4.4rc2";
 
 # Location of the remote and local XML files to track new releases.
 use constant REMOTE_FILE => 'http://updates.bugzilla.org/bugzilla-update.xml';
index 00aa6cda12b9fe3fe855077158f1fafe4fb7ee16..4cab096d5c849f75ddd75df041e76ad188b00ebd 100644 (file)
@@ -1,6 +1,6 @@
-<!ENTITY bz-ver "4.4rc1">
-<!ENTITY bz-date "2012-11-13">
-<!ENTITY current-year "2012">
+<!ENTITY bz-ver "4.4rc2">
+<!ENTITY bz-date "2013-02-19">
+<!ENTITY current-year "2013">
 
 <!ENTITY min-perl-ver "5.8.1">
 <!ENTITY landfillbase "http://landfill.bugzilla.org/bugzilla-tip/">