Starting 4.9.4 bugfix cycle.

This commit is contained in:
JT Smith 2002-12-15 16:22:04 +00:00
parent d026717c71
commit 35b93e2373
3 changed files with 1071 additions and 719 deletions

File diff suppressed because one or more lines are too long

View file

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

View file

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