Bumping version number to 2.16rc1

This commit is contained in:
justdave%syndicomm.com 2002-05-09 05:19:30 +00:00
Родитель d77155f265
Коммит 13fea7ea40
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -98,7 +98,7 @@ $::SIG{TERM} = 'IGNORE';
$::SIG{PIPE} = 'IGNORE';
# Contains the version string for the current running Bugzilla.
$::param{'version'} = '2.15';
$::param{'version'} = '2.16rc1';
$::dontchange = "--do_not_change--";
$::chooseone = "--Choose_one:--";