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