From 50ac4d65ed66e12220870550aecdb89248c63609 Mon Sep 17 00:00:00 2001 From: TLINDEN Date: Wed, 27 Jan 2016 00:11:53 +0100 Subject: [PATCH] fix version --- Org.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Org.pm b/Org.pm index 552fe92..2e78901 100644 --- a/Org.pm +++ b/Org.pm @@ -7,7 +7,7 @@ # or service marks of their respective holders. package WWW::Dict::Leo::Org; -$WWW::Dict::Leo::Org::VERSION = 1.40; +$WWW::Dict::Leo::Org::VERSION = "1.40"; use strict; use warnings;