]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Update version numbers for 2.20rc1 release. bugzilla-2.20rc1 release-2.20rc1
authormkanat%kerio.com <>
Fri, 8 Jul 2005 12:49:35 +0000 (12:49 +0000)
committermkanat%kerio.com <>
Fri, 8 Jul 2005 12:49:35 +0000 (12:49 +0000)
Bugzilla/Config.pm
docs/xml/Bugzilla-Guide.xml

index ad5666823b6aadb3a1e4c5cac1c9677e868aab4e..b344d10e72d8f4da7c138cb73d3886465f9e4d6e 100644 (file)
@@ -77,7 +77,7 @@ our $webdotdir = "$datadir/webdot";
 Exporter::export_ok_tags('admin', 'db', 'locations');
 
 # Bugzilla version
-$Bugzilla::Config::VERSION = "2.19.3+";
+$Bugzilla::Config::VERSION = "2.20rc1";
 
 use Safe;
 
index f0811db706513d986789d450a55f375f207db2ae..7c7207e9c542731b32f76c1fda1b1f3204f3e999 100644 (file)
@@ -31,9 +31,9 @@
      For a devel release, simple bump bz-ver and bz-date
 -->
 
-<!ENTITY bz-ver "2.19.3">
+<!ENTITY bz-ver "2.20rc1">
 <!ENTITY bz-nextver "2.20">
-<!ENTITY bz-date "2005-05-11">
+<!ENTITY bz-date "2005-07-07">
 <!ENTITY current-year "2005">
 
 <!ENTITY landfillbase "http://landfill.bugzilla.org/bugzilla-tip/">