diff options
| author | fukachan <fukachan> | 2002-05-18 04:31:58 +0000 |
|---|---|---|
| committer | fukachan <fukachan> | 2002-05-18 04:31:58 +0000 |
| commit | 9cab73d83d8d40802127f181cbcd2ab28a5965cb (patch) | |
| tree | 9cc1c4d2e2869618802a2bffc8a4a66c1eb9ff75 /img/lib/IM | |
| parent | fe932a228e935b08eb84104438234270e0d94c48 (diff) | |
| download | fml8-9cab73d83d8d40802127f181cbcd2ab28a5965cb.tar.gz fml8-9cab73d83d8d40802127f181cbcd2ab28a5965cb.tar.bz2 fml8-9cab73d83d8d40802127f181cbcd2ab28a5965cb.zip | |
sync w/ im141 + local patch
Diffstat (limited to 'img/lib/IM')
| -rw-r--r-- | img/lib/IM/Iso2022jp.pm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/img/lib/IM/Iso2022jp.pm b/img/lib/IM/Iso2022jp.pm index 66753b2b..98f5959b 100644 --- a/img/lib/IM/Iso2022jp.pm +++ b/img/lib/IM/Iso2022jp.pm @@ -5,10 +5,10 @@ ### ### Author: Internet Message Group <img@mew.org> ### Created: Apr 23, 1997 -### Revised: Feb 28, 2000 +### Revised: Apr 14, 2000 ### -my $PM_VERSION = "IM::Iso2022jp.pm version 20000228(IM140)"; +my $PM_VERSION = "IM::Iso2022jp.pm version 20000414(IM141)"; package IM::Iso2022jp; require 5.003; |
