Updated version string to 2.3 (development)

git-svn-id: svn://10.0.0.236/trunk@20299 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
terry%netscape.com 1999-02-10 22:12:03 +00:00
parent 833b4d4d0d
commit d0af8926a5

View File

@ -28,7 +28,7 @@ use Date::Format; # For time2str().
# use Carp; # for confess
# Contains the version string for the current running Bugzilla.
$::param{'version'} = '2.2';
$::param{'version'} = '2.3';
$::dontchange = "--do_not_change--";
$::chooseone = "--Choose_one:--";