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

index 1ba7ded88f064481fb944c39725d3739085c4c74..e1ac6463f0cd4444edecf020cdc6159851e24380 100644 (file)
@@ -147,7 +147,7 @@ use File::Basename;
 # CONSTANTS
 #
 # Bugzilla version
-use constant BUGZILLA_VERSION => "3.0.10+";
+use constant BUGZILLA_VERSION => "3.0.11";
 
 #
 # ControlMap constants for group_control_map.
index 0de0f8dee90e63ac934c973520c7ec96f6804801..8da2cae9aa8b044c2150f42858013591ade6b347 100644 (file)
      For a devel release, simple bump bz-ver and bz-date
 -->
 
-<!ENTITY bz-ver "3.0.3">
+<!ENTITY bz-ver "3.0.11">
 <!ENTITY bz-nextver "3.2">
-<!ENTITY bz-date "2008-01-08">
-<!ENTITY current-year "2008">
+<!ENTITY bz-date "2010-01-31">
+<!ENTITY current-year "2010">
 
 <!ENTITY landfillbase "http://landfill.bugzilla.org/bugzilla-3.0-branch/">
 <!ENTITY bz "http://www.bugzilla.org/">