preparing for the 5.2.1 bugfix cycle

This commit is contained in:
JT Smith 2003-03-18 06:06:20 +00:00
parent 8079da504f
commit 4b0616e534
3 changed files with 1714 additions and 674 deletions

File diff suppressed because one or more lines are too long

View file

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

View file

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