Preparing for the 5.0.3 bugfix cycle.

This commit is contained in:
JT Smith 2003-01-14 01:56:08 +00:00
parent 8c75921e08
commit 84886d2832
3 changed files with 893 additions and 440 deletions

File diff suppressed because it is too large Load diff

View file

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

View file

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