summaryrefslogtreecommitdiff
path: root/lib/Search
diff options
context:
space:
mode:
authorMatt S Trout <mst@shadowcat.co.uk>2010-06-21 22:18:55 +0100
committerMatt S Trout <mst@shadowcat.co.uk>2010-06-21 22:18:55 +0100
commit8a365628c1ebdbe58557a0bf3014c0db900aa440 (patch)
tree137efaaba769e683453bd193545a0481d80bbf7e /lib/Search
parentc6e505a8d0d6cd507b02a13babaff0238f7a24e2 (diff)
downloadperl-8a365628c1ebdbe58557a0bf3014c0db900aa440.tar.gz
bump versions on VMS::DCLsym, mro, Search::Dist and UNIVERSAL and delta them as having spelling fixes
Diffstat (limited to 'lib/Search')
-rw-r--r--lib/Search/Dict.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Search/Dict.pm b/lib/Search/Dict.pm
index 5cdd2f42c7..cbbaf99a50 100644
--- a/lib/Search/Dict.pm
+++ b/lib/Search/Dict.pm
@@ -4,7 +4,7 @@ require Exporter;
use strict;
-our $VERSION = '1.02';
+our $VERSION = '1.03';
our @ISA = qw(Exporter);
our @EXPORT = qw(look);