Preparing for 4.6.9 bugfix cycle.

This commit is contained in:
JT Smith 2002-09-24 02:08:28 +00:00
parent 86b19abec3
commit ae075be2b3
3 changed files with 5064 additions and 5049 deletions

File diff suppressed because it is too large Load diff

View file

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

View file

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