Commit 3962c4ee authored by mkanat%bugzilla.org's avatar mkanat%bugzilla.org

Bump the version number for the 3.1.3 release.

parent cc3c6806
...@@ -156,7 +156,7 @@ use File::Basename; ...@@ -156,7 +156,7 @@ use File::Basename;
# CONSTANTS # CONSTANTS
# #
# Bugzilla version # Bugzilla version
use constant BUGZILLA_VERSION => "3.1.2+"; use constant BUGZILLA_VERSION => "3.1.3";
# 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
......
...@@ -35,10 +35,10 @@ ...@@ -35,10 +35,10 @@
For a devel release, simple bump bz-ver and bz-date For a devel release, simple bump bz-ver and bz-date
--> -->
<!ENTITY bz-ver "3.1.2"> <!ENTITY bz-ver "3.1.3">
<!ENTITY bz-nextver "3.2"> <!ENTITY bz-nextver "3.2">
<!ENTITY bz-date "2007-09-18"> <!ENTITY bz-date "2008-02-01">
<!ENTITY current-year "2007"> <!ENTITY current-year "2008">
<!ENTITY landfillbase "http://landfill.bugzilla.org/bugzilla-tip/"> <!ENTITY landfillbase "http://landfill.bugzilla.org/bugzilla-tip/">
<!ENTITY bz "http://www.bugzilla.org/"> <!ENTITY bz "http://www.bugzilla.org/">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment