preparing for 6.6.1 bugfix cycle

This commit is contained in:
JT Smith 2005-05-04 22:24:18 +00:00
parent ffc094f708
commit d595e55fd9
5 changed files with 332 additions and 64 deletions

View file

@ -1,5 +1,5 @@
package WebGUI;
our $VERSION = "6.6.0";
our $VERSION = "6.6.1";
our $STATUS = "beta";
#-------------------------------------------------------------------