preparing for 4.9.5 bugfix cycle.

This commit is contained in:
JT Smith 2002-12-20 02:00:01 +00:00
parent 273f7c000f
commit 764a3549e2
3 changed files with 16 additions and 6 deletions

File diff suppressed because one or more lines are too long

View file

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

View file

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