preparing for 6.9.0 dev
This commit is contained in:
parent
5a79607a31
commit
c752b5a3a6
3 changed files with 9 additions and 6 deletions
|
|
@ -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
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue