summary refs log tree commit diff
diff options
context:
space:
mode:
authorRobin Edwards <robin.ge@gmail.com>2011-05-19 12:17:03 +0100
committerRobin Edwards <robin.ge@gmail.com>2011-05-19 12:17:03 +0100
commit50cd356cf4933f7c0dfc068ef8f80620e35fe1e5 (patch)
tree43d62c4b0415af4e9055d9a1176531043f4774c5
parentminor pod fix (diff)
downloadnet-riak-50cd356cf4933f7c0dfc068ef8f80620e35fe1e5.tar.gz
prepared for release
-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]