preparing for 6.5.2 bugfix cycle

This commit is contained in:
JT Smith 2005-03-15 16:46:43 +00:00
parent 26b5cf5d4c
commit caf9b3089e
3 changed files with 9 additions and 5 deletions

View file

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