preparing for 6.7.2 bugfix cycle

This commit is contained in:
JT Smith 2005-08-18 21:36:13 +00:00
parent 9b88390df9
commit c132a72b7b
4 changed files with 151 additions and 79 deletions

View file

@ -1,5 +1,5 @@
package WebGUI;
our $VERSION = "6.7.1";
our $VERSION = "6.7.2";
our $STATUS = "beta";
#-------------------------------------------------------------------