]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bump version numbers for 3.0.1 release. bugzilla-3.0.1 release-3.0.1
authormkanat%bugzilla.org <>
Thu, 23 Aug 2007 23:42:23 +0000 (23:42 +0000)
committermkanat%bugzilla.org <>
Thu, 23 Aug 2007 23:42:23 +0000 (23:42 +0000)
Bugzilla/Constants.pm
docs/xml/Bugzilla-Guide.xml

index 57ed8dfa0c383e639df4705864c9e057cf60c4da..f7a5428582ed4dad4d9262896e80404524a52951 100644 (file)
@@ -146,7 +146,7 @@ use File::Basename;
 # CONSTANTS
 #
 # Bugzilla version
-use constant BUGZILLA_VERSION => "3.0+";
+use constant BUGZILLA_VERSION => "3.0.1";
 
 #
 # ControlMap constants for group_control_map.
index baa5a936953ac564c5564c5efb854b72233f993a..b8c395dea4bd75ef53de7b13afe1aea00f29042b 100644 (file)
      For a devel release, simple bump bz-ver and bz-date
 -->
 
-<!ENTITY bz-ver "3.0">
+<!ENTITY bz-ver "3.0.1">
 <!ENTITY bz-nextver "3.2">
-<!ENTITY bz-date "2007-05-09">
+<!ENTITY bz-date "2007-08-23">
 <!ENTITY current-year "2007">
 
-<!ENTITY landfillbase "http://landfill.bugzilla.org/bugzilla-tip/">
+<!ENTITY landfillbase "http://landfill.bugzilla.org/bugzilla-3.0-branch/">
 <!ENTITY bz "http://www.bugzilla.org/">
 <!ENTITY bzg-bugs "<ulink url='https://bugzilla.mozilla.org/enter_bug.cgi?product=Bugzilla&amp;component=Documentation'>Bugzilla Documentation</ulink>">
 <!ENTITY mysql "http://www.mysql.com/">