Preparing for 4.4.1 bugfix cycle.

This commit is contained in:
JT Smith 2002-07-31 01:01:10 +00:00
parent b69ca6b429
commit 21981f8879
3 changed files with 376 additions and 320 deletions

File diff suppressed because one or more lines are too long

View file

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

View file

@ -1,5 +1,5 @@
package WebGUI;
our $VERSION = "4.4.0";
our $VERSION = "4.4.1";
#-------------------------------------------------------------------
# WebGUI is Copyright 2001-2002 Plain Black LLC.