summaryrefslogtreecommitdiff
path: root/Makefile.PL
diff options
context:
space:
mode:
authorGianni Ceccarelli <gianni.ceccarelli@net-a-porter.com>2012-01-30 14:09:50 +0000
committerGianni Ceccarelli <gianni.ceccarelli@net-a-porter.com>2012-01-30 14:09:50 +0000
commit2c7154f6d5aa3e197b85c9b02faffffefe7a055d (patch)
tree4c15d669c36cb9f4faa98b06b9ea26019349c9a1 /Makefile.PL
parentBuild results of b6e62ff (on master) (diff)
parentcahngelog (diff)
downloaddata-multivalued-2c7154f6d5aa3e197b85c9b02faffffefe7a055d.tar.gz
data-multivalued-2c7154f6d5aa3e197b85c9b02faffffefe7a055d.tar.bz2
data-multivalued-2c7154f6d5aa3e197b85c9b02faffffefe7a055d.zip
Build results of b6e62ff (on master)v0.0.6_1build/master
Diffstat (limited to 'Makefile.PL')
-rw-r--r--Makefile.PL2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.PL b/Makefile.PL
index 8fce566..e0e1ad3 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -41,7 +41,7 @@ my %WriteMakefileArgs = (
"strict" => 0,
"warnings" => 0
},
- "VERSION" => "0.0.1_6",
+ "VERSION" => "0.0.6_1",
"test" => {
"TESTS" => "t/*.t"
}