preparing for 6.5.0 dev

This commit is contained in:
JT Smith 2005-03-05 03:30:16 +00:00
parent b0a6882e89
commit dd60e4be04
4 changed files with 699 additions and 1028 deletions

View file

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