Commit 577fc6b2 authored by justdave%bugzilla.org's avatar justdave%bugzilla.org

Bump version number to 2.19.3+ for development

parent 0de74ae8
...@@ -77,7 +77,7 @@ our $webdotdir = "$datadir/webdot"; ...@@ -77,7 +77,7 @@ our $webdotdir = "$datadir/webdot";
Exporter::export_ok_tags('admin', 'db', 'locations'); Exporter::export_ok_tags('admin', 'db', 'locations');
# Bugzilla version # Bugzilla version
$Bugzilla::Config::VERSION = "2.19.3"; $Bugzilla::Config::VERSION = "2.19.3+";
use Safe; use Safe;
......
...@@ -31,9 +31,9 @@ ...@@ -31,9 +31,9 @@
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 "2.19.2"> <!ENTITY bz-ver "2.19.3">
<!ENTITY bz-nextver "2.20"> <!ENTITY bz-nextver "2.20">
<!ENTITY bz-date "2005-01-14"> <!ENTITY bz-date "2005-05-11">
<!ENTITY current-year "2005"> <!ENTITY current-year "2005">
<!ENTITY landfillbase "http://landfill.bugzilla.org/bugzilla-tip/"> <!ENTITY landfillbase "http://landfill.bugzilla.org/bugzilla-tip/">
...@@ -44,7 +44,7 @@ ...@@ -44,7 +44,7 @@
<!-- For minimum versions --> <!-- For minimum versions -->
<!ENTITY min-mysql-ver "3.23.41"> <!ENTITY min-mysql-ver "3.23.41">
<!ENTITY min-perl-ver "5.6.0"> <!ENTITY min-perl-ver "5.6.1">
<!ENTITY min-perl-ver-win "5.8.1"> <!ENTITY min-perl-ver-win "5.8.1">
<!ENTITY min-template-ver "2.08"> <!ENTITY min-template-ver "2.08">
<!ENTITY min-file-temp-ver "any"> <!ENTITY min-file-temp-ver "any">
......
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