OSDN Git Service

バイナリファイルを入力したときに落ちる問題の修正
[nkf/nkf.git] / Makefile
index 915132c..34c3f9f 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -5,7 +5,7 @@ SHAR = shar
 # SHAR = shar -T
 PERL = perl
 RM = rm -rf
-VERSION = 203
+VERSION = 204
 
 nkf : nkf.c config.h utf8tbl.o
        $(CC) $(CFLAGS) -o nkf nkf.c utf8tbl.o