Skip to content

Commit

Permalink
* 1.401.
Browse files Browse the repository at this point in the history
  • Loading branch information
audreyt committed Nov 6, 2013
1 parent ded9981 commit 0f860bd
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions Changes
@@ -1,5 +1,10 @@
Revision history for Perl extension Feersum

1.401 Wed Nov 6 21:53:25 2013 +0800
Bugfixes
- Fix tests for newer Plack::Test (@gfx++)
- Suppress compilation warnings under clang. (@gfx++)

1.400 Wed Sep 7 20:00:00 2011 -0700
Features
- Add flash socket policy support (au++)
Expand Down
2 changes: 1 addition & 1 deletion lib/Feersum.pm
Expand Up @@ -5,7 +5,7 @@ use warnings;
use EV ();
use Carp ();

our $VERSION = '1.400';
our $VERSION = '1.401';

require Feersum::Connection;
require Feersum::Connection::Handle;
Expand Down

0 comments on commit 0f860bd

Please sign in to comment.