summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Changes2
-rw-r--r--dist.ini4
2 files changed, 4 insertions, 2 deletions
diff --git a/Changes b/Changes
index 2216dc5..272c3cd 100644
--- a/Changes
+++ b/Changes
@@ -1,3 +1,5 @@
+0.1501 Thu May 19 12:07:51 BST 2011
+ - fix pod error in Net/Riak.pm
- fix GH-12 in Map/Reduce operations (franck cuny)
0.15 Wed 20 Apr 2011 14:52:22 BST
diff --git a/dist.ini b/dist.ini
index c9958c6..7617a55 100644
--- a/dist.ini
+++ b/dist.ini
@@ -3,7 +3,7 @@ author = franck cuny <franck@lumberjaph.net>, robin edwards <robin.ge@gmail.com>
license = Perl_5
copyright_holder = linkfluence
copyright_year = 2011
-version = 0.15
+version = 0.1501
[@Filter]
bundle = @Basic
@@ -14,7 +14,7 @@ bundle = @Basic
[PodSyntaxTests]
[PodCoverageTests]
[NoTabsTests]
-[EOLTests]
+;[EOLTests]
[PodWeaver]
[AutoPrereq]
[ReadmeFromPod]