preparing for 6.9.0 dev

This commit is contained in:
JT Smith 2005-12-18 22:57:39 +00:00
parent 5a79607a31
commit c752b5a3a6
3 changed files with 9 additions and 6 deletions

View file

@ -1,3 +1,6 @@
6.9.0
6.8.3
- fixed a problem with enabling Avatars in the Collaboration System.
- Fixed a problem where profile data would be mixed between the current user

File diff suppressed because one or more lines are too long

View file

@ -1,6 +1,6 @@
package WebGUI;
our $VERSION = "6.8.3";
our $STATUS = "gamma";
our $VERSION = "6.9.0";
our $STATUS = "beta";
#-------------------------------------------------------------------
# WebGUI is Copyright 2001-2005 Plain Black Corporation.