preparing for 7.0.4 bugfix cycle

This commit is contained in:
JT Smith 2006-07-26 21:29:55 +00:00
parent 89abfdef9d
commit 24a2d8b760
4 changed files with 139 additions and 1 deletions

View file

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