preparing for 6.99.2 bugfix cycle

This commit is contained in:
JT Smith 2006-05-18 14:59:45 +00:00
parent b3e2f6aecd
commit ad84dc5556
4 changed files with 81 additions and 13 deletions

View file

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