preparing for 6.7.3 bugfix cycle

This commit is contained in:
JT Smith 2005-08-26 16:26:40 +00:00
parent 947c7f99d2
commit 52736e209d
3 changed files with 45 additions and 8 deletions

View file

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