bumping version number to 2.16 for release
git-svn-id: svn://10.0.0.236/branches/BUGZILLA-2_16-BRANCH@125965 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -98,7 +98,7 @@ $::SIG{TERM} = 'IGNORE';
|
||||
$::SIG{PIPE} = 'IGNORE';
|
||||
|
||||
# Contains the version string for the current running Bugzilla.
|
||||
$::param{'version'} = '2.16rc2';
|
||||
$::param{'version'} = '2.16';
|
||||
|
||||
$::dontchange = "--do_not_change--";
|
||||
$::chooseone = "--Choose_one:--";
|
||||
|
||||
Reference in New Issue
Block a user