Starting 4.9.4 bugfix cycle.
This commit is contained in:
parent
d026717c71
commit
35b93e2373
3 changed files with 1071 additions and 719 deletions
File diff suppressed because one or more lines are too long
8
docs/upgrades/upgrade_4.9.3-4.9.4.sql
Normal file
8
docs/upgrades/upgrade_4.9.3-4.9.4.sql
Normal file
|
|
@ -0,0 +1,8 @@
|
||||||
|
insert into webguiVersion values ('4.9.4','upgrade',unix_timestamp());
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
package WebGUI;
|
package WebGUI;
|
||||||
our $VERSION = "4.9.3";
|
our $VERSION = "4.9.4";
|
||||||
|
|
||||||
#-------------------------------------------------------------------
|
#-------------------------------------------------------------------
|
||||||
# WebGUI is Copyright 2001-2002 Plain Black LLC.
|
# WebGUI is Copyright 2001-2002 Plain Black LLC.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue