summaryrefslogtreecommitdiff
path: root/Makefile.PL
diff options
context:
space:
mode:
authorGianni Ceccarelli <gianni.ceccarelli@net-a-porter.com>2012-12-11 17:10:00 +0000
committerGianni Ceccarelli <gianni.ceccarelli@net-a-porter.com>2012-12-11 17:10:00 +0000
commit924e46179bb7dbab7bfc34d6234c97602f898b79 (patch)
treec721d745d5e3fe272d7101f341ebc6d680ba2736 /Makefile.PL
parentBuild results of 0221a2c (on master) (diff)
downloaddata-multivalued-924e46179bb7dbab7bfc34d6234c97602f898b79.tar.gz
data-multivalued-924e46179bb7dbab7bfc34d6234c97602f898b79.tar.bz2
data-multivalued-924e46179bb7dbab7bfc34d6234c97602f898b79.zip
Build results of 2008730 (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 02e37a3..cf31eef 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -40,7 +40,7 @@ my %WriteMakefileArgs = (
"strict" => 0,
"warnings" => 0
},
- "VERSION" => "0.0.6_2",
+ "VERSION" => "0.0.7_1",
"test" => {
"TESTS" => "t/*.t"
}