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:
@@ -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;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user