Ready for WebGUI 8.0.1 development

This commit is contained in:
Colin Kuskie 2012-03-12 13:59:28 -07:00
parent f59f8a80c4
commit 7656276203
2 changed files with 3 additions and 1 deletions

View file

@ -1,3 +1,5 @@
8.0.1
8.0.0
- #10012 - larger meta data values for multi-value fields
- #12310 - fixed rendering and submit button on user edit/add form

View file

@ -1,6 +1,6 @@
package WebGUI;
our $VERSION = '8.0.0';
our $VERSION = '8.0.1';
our $STATUS = 'beta';
=head1 LEGAL