Bump version number to 2.19.3+ for development

git-svn-id: svn://10.0.0.236/trunk@173338 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
justdave%bugzilla.org 2005-05-12 18:54:01 +00:00
parent e2f3b63eb9
commit ee61219574
2 changed files with 4 additions and 4 deletions

View File

@ -77,7 +77,7 @@ our $webdotdir = "$datadir/webdot";
Exporter::export_ok_tags('admin', 'db', 'locations');
# Bugzilla version
$Bugzilla::Config::VERSION = "2.19.3";
$Bugzilla::Config::VERSION = "2.19.3+";
use Safe;

View File

@ -31,9 +31,9 @@
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-date "2005-01-14">
<!ENTITY bz-date "2005-05-11">
<!ENTITY current-year "2005">
<!ENTITY landfillbase "http://landfill.bugzilla.org/bugzilla-tip/">
@ -44,7 +44,7 @@
<!-- For minimum versions -->
<!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-template-ver "2.08">
<!ENTITY min-file-temp-ver "any">