]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bump version number to 2.18 for release bugzilla-2.18 release-2.18
authorjustdave%bugzilla.org <>
Sat, 15 Jan 2005 12:43:12 +0000 (12:43 +0000)
committerjustdave%bugzilla.org <>
Sat, 15 Jan 2005 12:43:12 +0000 (12:43 +0000)
Bugzilla/Config.pm
docs/xml/Bugzilla-Guide.xml

index 1651bb169acc252fdbc738ee0c4638c9ca9589f8..82ec3cf7a928bee31489ae9891bf2cdc98f04461 100644 (file)
@@ -76,7 +76,7 @@ our $webdotdir = "$datadir/webdot";
 Exporter::export_ok_tags('admin', 'db', 'locations');
 
 # Bugzilla version
-$Bugzilla::Config::VERSION = "2.18rc3";
+$Bugzilla::Config::VERSION = "2.18";
 
 use Safe;
 
index 0b54ea137dd5ea4bc45cb6ed3ef7dc4ebcf75e78..b8d3ff1453bd82137bd12bd5e01992f761620739 100644 (file)
      * bz-date to the release date
 -->
 
-<!ENTITY bz-ver "2.18rc3">
-<!ENTITY bz-nextver "2.18">
-<!ENTITY bz-date "2004-10-24">
-<!ENTITY current-year "2004">
+<!ENTITY bz-ver "2.18">
+<!ENTITY bz-nextver "2.18.1">
+<!ENTITY bz-date "2005-01-14">
+<!ENTITY current-year "2005">
 
 <!ENTITY landfillbase "http://landfill.bugzilla.org/bugzilla-2.18-branch/">
 <!ENTITY bz "http://www.bugzilla.org/">