Preparing for 4.4.1 bugfix cycle.
This commit is contained in:
parent
b69ca6b429
commit
21981f8879
3 changed files with 376 additions and 320 deletions
File diff suppressed because one or more lines are too long
4
docs/upgrades/upgrade_4.4.0-4.4.1.sql
Normal file
4
docs/upgrades/upgrade_4.4.0-4.4.1.sql
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
insert into webguiVersion values ('4.4.1','upgrade',unix_timestamp());
|
||||
|
||||
|
||||
|
||||
|
|
@ -1,5 +1,5 @@
|
|||
package WebGUI;
|
||||
our $VERSION = "4.4.0";
|
||||
our $VERSION = "4.4.1";
|
||||
|
||||
#-------------------------------------------------------------------
|
||||
# WebGUI is Copyright 2001-2002 Plain Black LLC.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue