preparing for 5.5.2 bugfix cycle

This commit is contained in:
JT Smith 2003-11-17 02:53:51 +00:00
parent 59c4d9da13
commit fe66f47339
3 changed files with 271 additions and 154 deletions

File diff suppressed because one or more lines are too long

View file

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

View file

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