Preparing for the 4.9.2 bugfix cycle.
This commit is contained in:
parent
4ee26824d6
commit
48184ee18e
3 changed files with 26 additions and 19 deletions
File diff suppressed because one or more lines are too long
3
docs/upgrades/upgrade_4.9.1-4.9.2.sql
Normal file
3
docs/upgrades/upgrade_4.9.1-4.9.2.sql
Normal file
|
|
@ -0,0 +1,3 @@
|
||||||
|
insert into webguiVersion values ('4.9.2','upgrade',unix_timestamp());
|
||||||
|
|
||||||
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
package WebGUI;
|
package WebGUI;
|
||||||
our $VERSION = "4.9.1";
|
our $VERSION = "4.9.2";
|
||||||
|
|
||||||
#-------------------------------------------------------------------
|
#-------------------------------------------------------------------
|
||||||
# WebGUI is Copyright 2001-2002 Plain Black LLC.
|
# WebGUI is Copyright 2001-2002 Plain Black LLC.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue