some bug fixes and preparing for 6.5.4 bugfix cycle

This commit is contained in:
JT Smith 2005-03-22 16:00:58 +00:00
parent 69d43e28c8
commit e972d70ee7
9 changed files with 515 additions and 165 deletions

View file

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