WebGUI 3.2.1 release
This commit is contained in:
parent
cb88a99e52
commit
2fbbe1ad28
4 changed files with 61 additions and 54 deletions
|
|
@ -7,6 +7,14 @@ upgrading from one version to the next, or even between multiple
|
||||||
versions. Be sure to heed the warnings contained herein as they will
|
versions. Be sure to heed the warnings contained herein as they will
|
||||||
save you many hours of grief.
|
save you many hours of grief.
|
||||||
|
|
||||||
|
3.2.1
|
||||||
|
--------------------------------------------------------------------
|
||||||
|
* We released a faulty upgrade script with 3.2.0. If happened to be
|
||||||
|
one of the unlucky people who upgraded to 3.2.0, apply 3.2.1
|
||||||
|
immediately. If you didn't upgrade to 3.2.0 then all your
|
||||||
|
upgrades will appear normal. If you installed 3.2.0 from
|
||||||
|
scratch then DO NOT EVER apply the 3.2.1 upgrade!
|
||||||
|
|
||||||
3.2.0
|
3.2.0
|
||||||
--------------------------------------------------------------------
|
--------------------------------------------------------------------
|
||||||
* You need to get two new Perl modules before you upgrade. Those
|
* You need to get two new Perl modules before you upgrade. Those
|
||||||
|
|
|
||||||
File diff suppressed because one or more lines are too long
52
docs/upgrades/upgrade_3.2.0-3.2.1.sql
Normal file
52
docs/upgrades/upgrade_3.2.0-3.2.1.sql
Normal file
File diff suppressed because one or more lines are too long
|
|
@ -1,5 +1,5 @@
|
||||||
package WebGUI;
|
package WebGUI;
|
||||||
our $VERSION = "3.2.0";
|
our $VERSION = "3.2.1";
|
||||||
|
|
||||||
#-------------------------------------------------------------------
|
#-------------------------------------------------------------------
|
||||||
# WebGUI is Copyright 2001-2002 Plain Black Software.
|
# WebGUI is Copyright 2001-2002 Plain Black Software.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue