preparing for 7.0.0 bug fix cycle

This commit is contained in:
JT Smith 2006-06-23 23:06:02 +00:00
parent a424633285
commit e5c8f12957
4 changed files with 139 additions and 8 deletions

View file

@ -1,6 +1,6 @@
package WebGUI;
our $VERSION = "6.99.5";
our $STATUS = "beta";
our $VERSION = "7.0.0";
our $STATUS = "stable";
#-------------------------------------------------------------------
# WebGUI is Copyright 2001-2006 Plain Black Corporation.