preparing for 7.0.5 bugfix release

This commit is contained in:
JT Smith 2006-08-02 21:41:58 +00:00
parent 2e80acb9e8
commit d3df45f989
4 changed files with 140 additions and 13 deletions

View file

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