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:
justdave%syndicomm.com
2002-07-28 00:54:28 +00:00
parent 49ad6b20da
commit d41cdf6730

View File

@@ -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:--";