Preparing for the 5.0.2 bug fix cycle.

This commit is contained in:
JT Smith 2003-01-03 06:23:49 +00:00
parent f47e2cd711
commit 7888fca98a
3 changed files with 356 additions and 343 deletions

File diff suppressed because it is too large Load diff

View file

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

View file

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