it's official, we're skipping the 6.9 releases and going straight for 7.0 betas (which will be called 6.99)

This commit is contained in:
JT Smith 2006-02-26 19:07:35 +00:00
parent eea0cc0569
commit 357794959a
3 changed files with 3 additions and 3 deletions

View file

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