]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bump version number for 3.4.5.
authorMax Kanat-Alexander <mkanat@bugzilla.org>
Mon, 1 Feb 2010 21:32:08 +0000 (13:32 -0800)
committerMax Kanat-Alexander <mkanat@bugzilla.org>
Mon, 1 Feb 2010 21:32:08 +0000 (13:32 -0800)
Bugzilla/Constants.pm
docs/en/xml/Bugzilla-Guide.xml

index eb864ed9aab3f6b5d6aba62907245e77036ccd5b..bd7b1b67363901fd22c9661c55a7e3f6c77e774e 100644 (file)
@@ -168,7 +168,7 @@ use File::Basename;
 # CONSTANTS
 #
 # Bugzilla version
-use constant BUGZILLA_VERSION => "3.4.4+";
+use constant BUGZILLA_VERSION => "3.4.5";
 
 # These are unique values that are unlikely to match a string or a number,
 # to be used in criteria for match() functions and other things. They start
index 46b4ffbf3615d1029dc11f5dd53a138846c656a6..8219505b68f4a8fcbb92c293cd597c543b08a485 100644 (file)
      For a devel release, simple bump bz-ver and bz-date
 -->
 
-<!ENTITY bz-ver "3.4.3">
+<!ENTITY bz-ver "3.4.5">
 <!ENTITY bz-nextver "3.6">
-<!ENTITY bz-date "2009-11-05">
-<!ENTITY current-year "2009">
+<!ENTITY bz-date "2010-01-31">
+<!ENTITY current-year "2010">
 
 <!ENTITY landfillbase "http://landfill.bugzilla.org/bugzilla-3.4-branch/">
 <!ENTITY bz "http://www.bugzilla.org/">