6.0.3 bugfix cycle
This commit is contained in:
parent
bbe255a0a1
commit
9caaefd88b
3 changed files with 46 additions and 42 deletions
File diff suppressed because one or more lines are too long
3
docs/upgrades/upgrade_6.0.2-6.0.3.sql
Normal file
3
docs/upgrades/upgrade_6.0.2-6.0.3.sql
Normal file
|
|
@ -0,0 +1,3 @@
|
||||||
|
insert into webguiVersion values ('6.0.3','upgrade',unix_timestamp());
|
||||||
|
|
||||||
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
package WebGUI;
|
package WebGUI;
|
||||||
our $VERSION = "6.0.2";
|
our $VERSION = "6.0.3";
|
||||||
|
|
||||||
#-------------------------------------------------------------------
|
#-------------------------------------------------------------------
|
||||||
# WebGUI is Copyright 2001-2004 Plain Black LLC.
|
# WebGUI is Copyright 2001-2004 Plain Black LLC.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue