Update version to 2.19.2+ for cvs development

git-svn-id: svn://10.0.0.236/trunk@167935 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
justdave%bugzilla.org
2005-01-18 01:20:27 +00:00
parent 712f86eed9
commit 3869947c49

View File

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