starting 5.2.2 bugfix cycle

This commit is contained in:
JT Smith 2003-03-27 02:38:55 +00:00
parent 1856da6fa7
commit 805af07e3e
3 changed files with 284 additions and 72 deletions

File diff suppressed because one or more lines are too long

View file

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

View file

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