From 078475377b37b09b628b1c4b1df8cbd2f7fd1306 Mon Sep 17 00:00:00 2001 From: Dave Lawrence Date: Tue, 31 Jan 2012 11:55:44 -0500 Subject: [PATCH] Bumped to version 3.6.8 --- Bugzilla/Constants.pm | 2 +- docs/en/xml/Bugzilla-Guide.xml | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Bugzilla/Constants.pm b/Bugzilla/Constants.pm index 64f793fa3d..43ade8897b 100644 --- a/Bugzilla/Constants.pm +++ b/Bugzilla/Constants.pm @@ -180,7 +180,7 @@ use File::Basename; # CONSTANTS # # Bugzilla version -use constant BUGZILLA_VERSION => "3.6.7+"; +use constant BUGZILLA_VERSION => "3.6.8"; # 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 2f9c98867e..b599ba5048 100644 --- a/docs/en/xml/Bugzilla-Guide.xml +++ b/docs/en/xml/Bugzilla-Guide.xml @@ -32,10 +32,10 @@ For a devel release, simple bump bz-ver and bz-date --> - + - - + + -- 2.47.2