Preparing for the 4.7.0 development cycle.

This commit is contained in:
JT Smith 2002-09-29 20:55:22 +00:00
parent 82ae618adc
commit bede362a30
4 changed files with 2483 additions and 1733 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View file

@ -0,0 +1,8 @@
insert into webguiVersion values ('4.7.0','upgrade',unix_timestamp());

View file

@ -1,5 +1,5 @@
package WebGUI;
our $VERSION = "4.6.9";
our $VERSION = "4.7.0";
#-------------------------------------------------------------------
# WebGUI is Copyright 2001-2002 Plain Black LLC.