preparing for the 4.9.0 dev cycle.

This commit is contained in:
JT Smith 2002-11-23 01:38:07 +00:00
parent d70e3064b7
commit dcab986018
3 changed files with 569 additions and 286 deletions

File diff suppressed because it is too large Load diff

View file

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

View file

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