preparing for 7.0.6 bugfix release

This commit is contained in:
JT Smith 2006-08-09 17:01:04 +00:00
parent dfe92a73e2
commit aacae49b37
4 changed files with 134 additions and 6 deletions

View file

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