]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bump version number for 3.0.2. bugzilla-3.0.2 release-3.0.2
authormkanat%bugzilla.org <>
Wed, 19 Sep 2007 04:41:36 +0000 (04:41 +0000)
committermkanat%bugzilla.org <>
Wed, 19 Sep 2007 04:41:36 +0000 (04:41 +0000)
Bugzilla/Constants.pm
docs/xml/Bugzilla-Guide.xml

index d1b8affe6e582e9e9354030f8b94462620c39a8e..98518594eb440324369622a6882732b6b02c10eb 100644 (file)
@@ -146,7 +146,7 @@ use File::Basename;
 # CONSTANTS
 #
 # Bugzilla version
-use constant BUGZILLA_VERSION => "3.0.1+";
+use constant BUGZILLA_VERSION => "3.0.2";
 
 #
 # ControlMap constants for group_control_map.
index b8c395dea4bd75ef53de7b13afe1aea00f29042b..57ec5dafc1bad23575721a2e356b47290d05b81d 100644 (file)
@@ -34,9 +34,9 @@
      For a devel release, simple bump bz-ver and bz-date
 -->
 
-<!ENTITY bz-ver "3.0.1">
+<!ENTITY bz-ver "3.0.2">
 <!ENTITY bz-nextver "3.2">
-<!ENTITY bz-date "2007-08-23">
+<!ENTITY bz-date "2007-09-18">
 <!ENTITY current-year "2007">
 
 <!ENTITY landfillbase "http://landfill.bugzilla.org/bugzilla-3.0-branch/">