preparing for 7.0.2 bugfix cycle

This commit is contained in:
JT Smith 2006-07-12 22:25:39 +00:00
parent ccc111bcbc
commit 142ce1bb27
4 changed files with 141 additions and 10 deletions

View file

@ -1,5 +1,5 @@
package WebGUI;
our $VERSION = "7.0.1";
our $VERSION = "7.0.2";
our $STATUS = "stable";
#-------------------------------------------------------------------