diff options
Diffstat (limited to 'Master/texmf-dist/source/latex/cjk/utils/CEFconv/cefconv.c')
-rw-r--r-- | Master/texmf-dist/source/latex/cjk/utils/CEFconv/cefconv.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/texmf-dist/source/latex/cjk/utils/CEFconv/cefconv.c b/Master/texmf-dist/source/latex/cjk/utils/CEFconv/cefconv.c index 562c6775922..3dd34579016 100644 --- a/Master/texmf-dist/source/latex/cjk/utils/CEFconv/cefconv.c +++ b/Master/texmf-dist/source/latex/cjk/utils/CEFconv/cefconv.c @@ -1,8 +1,8 @@ #define banner \ -"cefconv (CJK ver. 4.8.0)" \ +"cefconv (CJK ver. 4.8.1)" \ /*2:*/ -#line 100 "/home/wl/git/cjk/cjk-4.8.0/utils/CEFconv/cefconv.w" +#line 100 "/home/wl/git/cjk/cjk-4.8.1/utils/CEFconv/cefconv.w" #include <ctype.h> #include <stdio.h> |