Preparing for 5.1.1 bugfix cycle.

This commit is contained in:
JT Smith 2003-02-14 06:00:39 +00:00
parent a9297aef40
commit 266f2da4f8
3 changed files with 205 additions and 623 deletions

File diff suppressed because one or more lines are too long

View file

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

View file

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