Preparing for the 4.3.0 dev cycle.

This commit is contained in:
JT Smith 2002-07-08 04:17:21 +00:00
parent bae1bed93b
commit c13ab138b0
3 changed files with 4520 additions and 3606 deletions

File diff suppressed because one or more lines are too long

View file

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

View file

@ -1,5 +1,5 @@
package WebGUI;
our $VERSION = "4.2.0";
our $VERSION = "4.3.0";
#-------------------------------------------------------------------
# WebGUI is Copyright 2001-2002 Plain Black Software.