From 54b7a68d281dc8a800778a0d478fa4c27f1a6ca9 Mon Sep 17 00:00:00 2001 From: Max Kanat-Alexander Date: Jun 24 2010 20:44:26 +0000 Subject: Bump the version number for 3.4.7. https://bugzilla.mozilla.org/show_bug.cgi?id=559988 --- diff --git a/Bugzilla/Constants.pm b/Bugzilla/Constants.pm index ebf3481..55be339 100644 --- a/Bugzilla/Constants.pm +++ b/Bugzilla/Constants.pm @@ -170,7 +170,7 @@ use File::Basename; # CONSTANTS # # Bugzilla version -use constant BUGZILLA_VERSION => "3.4.6+"; +use constant BUGZILLA_VERSION => "3.4.7"; # These are unique values that are unlikely to match a string or a number, # to be used in criteria for match() functions and other things. They start diff --git a/docs/en/xml/Bugzilla-Guide.xml b/docs/en/xml/Bugzilla-Guide.xml index a1543f9..febd75b 100644 --- a/docs/en/xml/Bugzilla-Guide.xml +++ b/docs/en/xml/Bugzilla-Guide.xml @@ -33,9 +33,9 @@ For a devel release, simple bump bz-ver and bz-date --> - + - +