diff options
author | Peter Breitenlohner <peb@mppmu.mpg.de> | 2012-05-12 11:03:50 +0000 |
---|---|---|
committer | Peter Breitenlohner <peb@mppmu.mpg.de> | 2012-05-12 11:03:50 +0000 |
commit | 4316da8a1a925fe8a60061f34dac1b15932cb3ed (patch) | |
tree | 746ca79340eef6922f64901f643d0b84fc1086e9 /Build/source/texk/cjkutils/sjisconv.c | |
parent | 3572a03583d40cb0ae0df2c77bb6600fffafa4b4 (diff) |
cjkutils 4.8.3
git-svn-id: svn://tug.org/texlive/trunk@26310 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/cjkutils/sjisconv.c')
-rw-r--r-- | Build/source/texk/cjkutils/sjisconv.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Build/source/texk/cjkutils/sjisconv.c b/Build/source/texk/cjkutils/sjisconv.c index b92195129da..3678fc706be 100644 --- a/Build/source/texk/cjkutils/sjisconv.c +++ b/Build/source/texk/cjkutils/sjisconv.c @@ -1,8 +1,8 @@ #define banner \ -"sjisconv (CJK ver. 4.8.2)" \ +"sjisconv (CJK ver. 4.8.3)" \ /*2:*/ -#line 96 "./cjkutils-4.8.2/SJISconv/sjisconv.w" +#line 96 "./cjkutils-4.8.3/SJISconv/sjisconv.w" #include <stdio.h> #include <stdlib.h> |