Bump version to 4.0.14 (corrected)

git-svn-id: svn://10.0.0.236/branches/BUGZILLA-4_0-BRANCH@265473 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
bzrmirror%bugzilla.org 2014-07-24 17:31:23 +00:00
parent 13bf215d31
commit c5ff5462cf
4 changed files with 4 additions and 2 deletions

View File

@ -1 +1 @@
7787 7788

View File

@ -1 +1 @@
8498827e67b036379dd6c341f45e7713a2e129bc 55070f44ffe00c5659229fad609866360e4da7cd

View File

@ -199,6 +199,7 @@ use File::Basename;
# Bugzilla version # Bugzilla version
use constant BUGZILLA_VERSION => "4.0.14"; use constant BUGZILLA_VERSION => "4.0.14";
# These are unique values that are unlikely to match a string or a number, # 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 # to be used in criteria for match() functions and other things. They start
# and end with spaces because most Bugzilla stuff has trim() called on it, # and end with spaces because most Bugzilla stuff has trim() called on it,

View File

@ -37,6 +37,7 @@
<!ENTITY bz-date "2014-07-24"> <!ENTITY bz-date "2014-07-24">
<!ENTITY current-year "2014"> <!ENTITY current-year "2014">
<!ENTITY landfillbase "http://landfill.bugzilla.org/bugzilla-4.0-branch/"> <!ENTITY landfillbase "http://landfill.bugzilla.org/bugzilla-4.0-branch/">
<!ENTITY bz "http://www.bugzilla.org/"> <!ENTITY bz "http://www.bugzilla.org/">
<!ENTITY bzg-bugs "<ulink url='https://bugzilla.mozilla.org/enter_bug.cgi?product=Bugzilla&amp;component=Documentation'>Bugzilla Documentation</ulink>"> <!ENTITY bzg-bugs "<ulink url='https://bugzilla.mozilla.org/enter_bug.cgi?product=Bugzilla&amp;component=Documentation'>Bugzilla Documentation</ulink>">