From 9db127afbd4b1a9752254104fd24671fb19272f8 Mon Sep 17 00:00:00 2001 From: "NARUSE, Yui" Date: Wed, 15 Mar 2006 14:42:56 +0000 Subject: [PATCH] * update version strings as 2.0.6 --- nkf32dll.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/nkf32dll.c b/nkf32dll.c index 18983ae..b4532a3 100644 --- a/nkf32dll.c +++ b/nkf32dll.c @@ -4,11 +4,11 @@ /*WIN32DLL*/ /* ‚±‚¿‚ç‚̃o[ƒWƒ‡ƒ“‚àXV‚µ‚Ä‚­‚¾‚³‚¢B */ -#define NKF_VERSIONW L"2.0.5" +#define NKF_VERSIONW L"2.0.6" /* NKF_VERSION ‚̃ƒCƒh•¶Žš */ -#define DLL_VERSION "2.0.5.0 2" +#define DLL_VERSION "2.0.6.0 1" /* DLL‚ª•Ô‚· */ -#define DLL_VERSIONW L"2.0.5.0 2" +#define DLL_VERSIONW L"2.0.6.0 1" /* DLL‚ª•Ô‚· DLL_VERSION ‚̃ƒCƒh•¶Žš */ /* nkf32.dll main */ -- 2.11.0