beginning 5.3.1 bugfix cycle
This commit is contained in:
parent
55d995456d
commit
ee82ec2ae2
3 changed files with 12735 additions and 11653 deletions
24384
docs/previousVersion.sql
24384
docs/previousVersion.sql
File diff suppressed because one or more lines are too long
2
docs/upgrades/upgrade_5.3.0-5.3.1.sql
Normal file
2
docs/upgrades/upgrade_5.3.0-5.3.1.sql
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
insert into webguiVersion values ('5.3.1','upgrade',unix_timestamp());
|
||||
|
||||
|
|
@ -1,5 +1,5 @@
|
|||
package WebGUI;
|
||||
our $VERSION = "5.3.0";
|
||||
our $VERSION = "5.3.1";
|
||||
|
||||
#-------------------------------------------------------------------
|
||||
# WebGUI is Copyright 2001-2003 Plain Black LLC.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue