Preparing for the 4.9.2 bugfix cycle.

This commit is contained in:
JT Smith 2002-12-05 07:34:21 +00:00
parent 4ee26824d6
commit 48184ee18e
3 changed files with 26 additions and 19 deletions

File diff suppressed because one or more lines are too long

View file

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

View file

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