From 8d56ffe34811a95cd11fab5c6fd15066d01e6a24 Mon Sep 17 00:00:00 2001 From: handa Date: Fri, 19 Mar 2004 02:29:40 +0000 Subject: [PATCH] (M17NLIB_PATCH_LEVEL): Describe it. --- src/m17n-core.c | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/src/m17n-core.c b/src/m17n-core.c index eeee07f..bf8daba 100644 --- a/src/m17n-core.c +++ b/src/m17n-core.c @@ -168,6 +168,18 @@ /*=*/ /***en + The #M17NLIB_PATCH_LEVEL macro gives the patch level number + of the m17n library. */ + +/***ja + ¥Þ¥¯¥í #M17NLIB_PATCH_LEVEL ¤Ï m17n ¥é¥¤¥Ö¥é¥ê¤Î¥Ñ¥Ã¥Á¥ì¥Ù¥ëÈÖ¹æ¤ò + Í¿¤¨¤ë¡£ */ + +#define M17NLIB_PATCH_LEVEL + +/*=*/ + +/***en The #M17NLIB_VERSION_NAME macro gives the version name of the m17n library as a string. */ -- 1.7.10.4