]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bump version number for 3.0.3 release. bugzilla-3.0.3 release-3.0.3
authormkanat%bugzilla.org <>
Wed, 9 Jan 2008 13:16:16 +0000 (13:16 +0000)
committermkanat%bugzilla.org <>
Wed, 9 Jan 2008 13:16:16 +0000 (13:16 +0000)
Bugzilla/Constants.pm
docs/xml/Bugzilla-Guide.xml

index 1e839033d85a584d773b87b8ead6f3141b3c46bb..9fb6a31d746ede6a1923482bab398606bb5df062 100644 (file)
@@ -146,7 +146,7 @@ use File::Basename;
 # CONSTANTS
 #
 # Bugzilla version
-use constant BUGZILLA_VERSION => "3.0.2+";
+use constant BUGZILLA_VERSION => "3.0.3";
 
 #
 # ControlMap constants for group_control_map.
index 57ec5dafc1bad23575721a2e356b47290d05b81d..0de0f8dee90e63ac934c973520c7ec96f6804801 100644 (file)
      For a devel release, simple bump bz-ver and bz-date
 -->
 
-<!ENTITY bz-ver "3.0.2">
+<!ENTITY bz-ver "3.0.3">
 <!ENTITY bz-nextver "3.2">
-<!ENTITY bz-date "2007-09-18">
-<!ENTITY current-year "2007">
+<!ENTITY bz-date "2008-01-08">
+<!ENTITY current-year "2008">
 
 <!ENTITY landfillbase "http://landfill.bugzilla.org/bugzilla-3.0-branch/">
 <!ENTITY bz "http://www.bugzilla.org/">