preparing for the 5.3.0 dev cycle.

This commit is contained in:
JT Smith 2003-04-10 05:44:43 +00:00
parent fefd0f2a9d
commit 1158a0aa69
3 changed files with 79 additions and 48 deletions

File diff suppressed because one or more lines are too long

View file

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

View file

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