Add a + to the version number to indicate it came from CVS.

git-svn-id: svn://10.0.0.236/trunk@181410 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
mkanat%kerio.com
2005-10-01 20:04:07 +00:00
parent 8d029a7aeb
commit f7af2cb0d8

View File

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