preparing for 7.0.3 bugfix cycle

This commit is contained in:
JT Smith 2006-07-20 03:20:09 +00:00
parent 621f80e26a
commit eab886f618
5 changed files with 138 additions and 7 deletions

View file

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