Preparing for 4.6.9 bugfix cycle.
This commit is contained in:
parent
86b19abec3
commit
ae075be2b3
3 changed files with 5064 additions and 5049 deletions
10103
docs/previousVersion.sql
10103
docs/previousVersion.sql
File diff suppressed because it is too large
Load diff
8
docs/upgrades/upgrade_4.6.8-4.6.9.sql
Normal file
8
docs/upgrades/upgrade_4.6.8-4.6.9.sql
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
insert into webguiVersion values ('4.6.9','upgrade',unix_timestamp());
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
|
@ -1,5 +1,5 @@
|
|||
package WebGUI;
|
||||
our $VERSION = "4.6.8";
|
||||
our $VERSION = "4.6.9";
|
||||
|
||||
#-------------------------------------------------------------------
|
||||
# WebGUI is Copyright 2001-2002 Plain Black LLC.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue