summaryrefslogtreecommitdiff
path: root/Makefile.PL
diff options
context:
space:
mode:
authorGianni Ceccarelli <gianni.ceccarelli@net-a-porter.com>2011-12-22 15:11:32 +0000
committerGianni Ceccarelli <gianni.ceccarelli@net-a-porter.com>2011-12-22 15:11:32 +0000
commitf423814b43a1ac2bd56c7c2ad7cb850a5b45c9cf (patch)
tree33b6107913953c97fb69d06b084ec82431261049 /Makefile.PL
parentBuild results of 8bb2d9b (on master) (diff)
parentbumpĂ—2 (diff)
downloaddata-multivalued-f423814b43a1ac2bd56c7c2ad7cb850a5b45c9cf.tar.gz
data-multivalued-f423814b43a1ac2bd56c7c2ad7cb850a5b45c9cf.tar.bz2
data-multivalued-f423814b43a1ac2bd56c7c2ad7cb850a5b45c9cf.zip
Build results of 8bb2d9b (on 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 5faa0b4..a3aaa89 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -41,7 +41,7 @@ my %WriteMakefileArgs = (
"strict" => 0,
"warnings" => 0
},
- "VERSION" => "0.0.2",
+ "VERSION" => "0.0.1_5",
"test" => {
"TESTS" => "t/*.t"
}