preparing for 6.9.0 dev

This commit is contained in:
JT Smith 2005-12-18 22:57:39 +00:00
parent 5a79607a31
commit c752b5a3a6
3 changed files with 9 additions and 6 deletions

View file

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