preparing for the 5.2.1 bugfix cycle
This commit is contained in:
parent
8079da504f
commit
4b0616e534
3 changed files with 1714 additions and 674 deletions
File diff suppressed because one or more lines are too long
1
docs/upgrades/upgrade_5.2.0-5.2.1.sql
Normal file
1
docs/upgrades/upgrade_5.2.0-5.2.1.sql
Normal file
|
|
@ -0,0 +1 @@
|
|||
insert into webguiVersion values ('5.2.1','upgrade',unix_timestamp());
|
||||
|
|
@ -1,5 +1,5 @@
|
|||
package WebGUI;
|
||||
our $VERSION = "5.2.0";
|
||||
our $VERSION = "5.2.1";
|
||||
|
||||
#-------------------------------------------------------------------
|
||||
# WebGUI is Copyright 2001-2003 Plain Black LLC.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue