Update version to 1.3 (which means unstable, tip-of-CVS version).

This commit is contained in:
terry%mozilla.org 1999-10-26 15:49:58 +00:00
Родитель cf78ed541f
Коммит 3afdb5a0ca
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -38,7 +38,7 @@ $ENV{'MAILADDRESS'} = Param('maintainer');
# use Carp; # for confess
# Contains the version string for the current running Bonsai
$::param{'version'} = '1.2';
$::param{'version'} = '1.3';
$::dontchange = "--do_not_change--";
$::chooseone = "--Choose_one:--";