preparing for 6.8.3 bugfix cycle

This commit is contained in:
JT Smith 2005-12-13 16:47:48 +00:00
parent f184646506
commit afe8be718d
4 changed files with 65 additions and 7 deletions

View file

@ -1,6 +1,6 @@
package WebGUI;
our $VERSION = "6.8.2";
our $STATUS = "beta";
our $VERSION = "6.8.3";
our $STATUS = "gamma";
#-------------------------------------------------------------------
# WebGUI is Copyright 2001-2005 Plain Black Corporation.