Preparing for 7.1 dev

This commit is contained in:
Roy Johnson 2006-10-10 16:03:44 +00:00
parent 38fdcf335f
commit a2cea94b92
5 changed files with 132 additions and 4 deletions

View file

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