diff options
author | Father Chrysostomos <sprout@cpan.org> | 2013-06-22 19:04:26 -0700 |
---|---|---|
committer | Father Chrysostomos <sprout@cpan.org> | 2013-06-22 22:11:45 -0700 |
commit | 0720aa4d2f1fd577c7a0756552e33d0a0cb5c835 (patch) | |
tree | 066b47f7bd7662282cf0d9932c6afd5c9ecbfb2b /lib/vmsish.pm | |
parent | 555bd962bf06d749086724e280b3588586df7805 (diff) | |
download | perl-0720aa4d2f1fd577c7a0756552e33d0a0cb5c835.tar.gz |
Increase $vmsish::VERSION to 1.04
Diffstat (limited to 'lib/vmsish.pm')
-rw-r--r-- | lib/vmsish.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/vmsish.pm b/lib/vmsish.pm index 0dd24b7f12..d7686a2f38 100644 --- a/lib/vmsish.pm +++ b/lib/vmsish.pm @@ -1,6 +1,6 @@ package vmsish; -our $VERSION = '1.03'; +our $VERSION = '1.04'; =head1 NAME |