Bump version number for 3.4.10.
git-svn-id: svn://10.0.0.236/branches/BUGZILLA-3_4-BRANCH@261822 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
e5077c84dc
commit
adc20b1ef9
@ -1 +1 @@
|
||||
6793
|
||||
6794
|
||||
@ -172,7 +172,7 @@ use File::Basename;
|
||||
# CONSTANTS
|
||||
#
|
||||
# Bugzilla version
|
||||
use constant BUGZILLA_VERSION => "3.4.9+";
|
||||
use constant BUGZILLA_VERSION => "3.4.10";
|
||||
|
||||
# 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
|
||||
|
||||
@ -33,10 +33,10 @@
|
||||
For a devel release, simple bump bz-ver and bz-date
|
||||
-->
|
||||
|
||||
<!ENTITY bz-ver "3.4.9">
|
||||
<!ENTITY bz-ver "3.4.10">
|
||||
<!ENTITY bz-nextver "3.6">
|
||||
<!ENTITY bz-date "2010-11-02">
|
||||
<!ENTITY current-year "2010">
|
||||
<!ENTITY bz-date "2011-01-24">
|
||||
<!ENTITY current-year "2011">
|
||||
|
||||
<!ENTITY landfillbase "http://landfill.bugzilla.org/bugzilla-3.4-branch/">
|
||||
<!ENTITY bz "http://www.bugzilla.org/">
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user