]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bump version number for 3.4.10. bugzilla-3.4.10 release-3.4.10
authorMax Kanat-Alexander <mkanat@bugzilla.org>
Mon, 24 Jan 2011 23:35:12 +0000 (15:35 -0800)
committerMax Kanat-Alexander <mkanat@bugzilla.org>
Mon, 24 Jan 2011 23:35:12 +0000 (15:35 -0800)
Bugzilla/Constants.pm
docs/en/xml/Bugzilla-Guide.xml

index f8de828860a79794d242b2dc53a26aa376d906eb..ca631452a24fb73fe6493cafaf4bda06a91e2669 100644 (file)
@@ -172,7 +172,7 @@ use File::Basename;
 # CONSTANTS
 #
 # Bugzilla version
-use constant BUGZILLA_VERSION => "3.4.9+";
+use constant BUGZILLA_VERSION => "3.4.10";
 
 # 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 05f004f5c18395748aaadf337081abfb814968a5..1e0364a26461bdb5bb2e6bb4d5e68b42d46c215c 100644 (file)
      For a devel release, simple bump bz-ver and bz-date
 -->
 
-<!ENTITY bz-ver "3.4.9">
+<!ENTITY bz-ver "3.4.10">
 <!ENTITY bz-nextver "3.6">
-<!ENTITY bz-date "2010-11-02">
-<!ENTITY current-year "2010">
+<!ENTITY bz-date "2011-01-24">
+<!ENTITY current-year "2011">
 
 <!ENTITY landfillbase "http://landfill.bugzilla.org/bugzilla-3.4-branch/">
 <!ENTITY bz "http://www.bugzilla.org/">