Bump version to 2.19.2 for snapshot release

git-svn-id: svn://10.0.0.236/trunk@167771 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
justdave%bugzilla.org
2005-01-15 06:59:43 +00:00
parent 87063fcd7b
commit 309a956735
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.1+";
$Bugzilla::Config::VERSION = "2.19.2";
use Safe;

View File

@@ -31,10 +31,10 @@
For a devel release, simple bump bz-ver and bz-date
-->
<!ENTITY bz-ver "2.19.1">
<!ENTITY bz-ver "2.19.2">
<!ENTITY bz-nextver "2.20">
<!ENTITY bz-date "2004-10-24">
<!ENTITY current-year "2004">
<!ENTITY bz-date "2005-01-14">
<!ENTITY current-year "2005">
<!ENTITY landfillbase "http://landfill.bugzilla.org/bugzilla-tip/">
<!ENTITY bz "http://www.bugzilla.org/">