preparing for 6.6.0 dev cycle

This commit is contained in:
JT Smith 2005-03-30 03:24:48 +00:00
parent 124b62f960
commit 083dd14617
3 changed files with 5 additions and 5 deletions

View file

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