preparing for 6.8.0 dev cycle

This commit is contained in:
JT Smith 2005-10-18 14:58:52 +00:00
parent 0fa6b3a645
commit d2f6f887f3
3 changed files with 11 additions and 7 deletions

View file

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