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:
parent
13bf215d31
commit
c5ff5462cf
@ -1 +1 @@
|
|||||||
7787
|
7788
|
||||||
@ -1 +1 @@
|
|||||||
8498827e67b036379dd6c341f45e7713a2e129bc
|
55070f44ffe00c5659229fad609866360e4da7cd
|
||||||
@ -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,
|
||||||
|
|||||||
@ -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&component=Documentation'>Bugzilla Documentation</ulink>">
|
<!ENTITY bzg-bugs "<ulink url='https://bugzilla.mozilla.org/enter_bug.cgi?product=Bugzilla&component=Documentation'>Bugzilla Documentation</ulink>">
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user