Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Ready for WebGUI 8.0.1 development
  • Loading branch information
perlDreamer committed Mar 12, 2012
1 parent f59f8a8 commit 7656276
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions docs/changelog/8.x.x.txt
@@ -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
Expand Down
2 changes: 1 addition & 1 deletion lib/WebGUI.pm
@@ -1,6 +1,6 @@
package WebGUI;

our $VERSION = '8.0.0';
our $VERSION = '8.0.1';
our $STATUS = 'beta';

=head1 LEGAL
Expand Down

0 comments on commit 7656276

Please sign in to comment.