preparing for 6.5.5 bugfix cycle
This commit is contained in:
parent
d8b447e7c9
commit
b1c8bd747e
3 changed files with 8 additions and 5 deletions
File diff suppressed because one or more lines are too long
2
docs/upgrades/upgrade_6.5.4-6.5.5.sql
Normal file
2
docs/upgrades/upgrade_6.5.4-6.5.5.sql
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
insert into webguiVersion values ('6.5.5','upgrade',unix_timestamp());
|
||||
|
||||
|
|
@ -1,5 +1,5 @@
|
|||
package WebGUI;
|
||||
our $VERSION = "6.5.4";
|
||||
our $VERSION = "6.5.5";
|
||||
our $STATUS = "gamma";
|
||||
|
||||
#-------------------------------------------------------------------
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue