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