Skip to content

Commit 82548d7

Browse files
committed
Release 6.01
1 parent 934c495 commit 82548d7

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

Changes

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
_______________________________________________________________________________
2+
2011-03-09 Release 6.01
3+
4+
Add missing HTTP::Daemon dependency for the tests.
5+
6+
7+
18
_______________________________________________________________________________
29
2011-03-08 Release 6.00
310

lib/LWP.pm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
package LWP;
22

3-
$VERSION = "6.00";
3+
$VERSION = "6.01";
44
sub Version { $VERSION; }
55

66
require 5.008;

0 commit comments

Comments
 (0)