preparing for 6.0.2 bugfix cycle

This commit is contained in:
JT Smith 2004-03-26 04:16:28 +00:00
parent 6819112bdb
commit d5a3fd698d
3 changed files with 346 additions and 101 deletions

File diff suppressed because one or more lines are too long

View file

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

View file

@ -1,5 +1,5 @@
package WebGUI;
our $VERSION = "6.0.1";
our $VERSION = "6.0.2";
#-------------------------------------------------------------------
# WebGUI is Copyright 2001-2004 Plain Black LLC.