]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bump version number before release. bugzilla-3.0rc1 release-3.0rc1
authormkanat%bugzilla.org <>
Mon, 26 Feb 2007 14:19:25 +0000 (14:19 +0000)
committermkanat%bugzilla.org <>
Mon, 26 Feb 2007 14:19:25 +0000 (14:19 +0000)
Bugzilla/Constants.pm
docs/xml/Bugzilla-Guide.xml

index 39e70e65fe8885a8d1c15ea9d314e29d083beac7..46a73c0ef92293372e3e452f47d424e24022db76 100644 (file)
@@ -146,7 +146,7 @@ use File::Basename;
 # CONSTANTS
 #
 # Bugzilla version
-use constant BUGZILLA_VERSION => "2.23.4+";
+use constant BUGZILLA_VERSION => "3.0rc1";
 
 #
 # ControlMap constants for group_control_map.
index 29cdc0c3381bee5ffef6d31eecf5bfca1f34c8b4..2e1833a3477011532955f3373cd7d707b5cb3c9d 100644 (file)
@@ -35,9 +35,9 @@
      For a devel release, simple bump bz-ver and bz-date
 -->
 
-<!ENTITY bz-ver "2.23.4">
+<!ENTITY bz-ver "3.0rc1">
 <!ENTITY bz-nextver "3.0">
-<!ENTITY bz-date "2007-02-02">
+<!ENTITY bz-date "2007-02-25">
 <!ENTITY current-year "2007">
 
 <!ENTITY landfillbase "http://landfill.bugzilla.org/bugzilla-tip/">