starting 5.2.2 bugfix cycle
This commit is contained in:
parent
1856da6fa7
commit
805af07e3e
3 changed files with 284 additions and 72 deletions
File diff suppressed because one or more lines are too long
1
docs/upgrades/upgrade_5.2.1-5.2.2.sql
Normal file
1
docs/upgrades/upgrade_5.2.1-5.2.2.sql
Normal file
|
|
@ -0,0 +1 @@
|
|||
insert into webguiVersion values ('5.2.2','upgrade',unix_timestamp());
|
||||
|
|
@ -1,5 +1,5 @@
|
|||
package WebGUI;
|
||||
our $VERSION = "5.2.1";
|
||||
our $VERSION = "5.2.2";
|
||||
|
||||
#-------------------------------------------------------------------
|
||||
# WebGUI is Copyright 2001-2003 Plain Black LLC.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue