diff Wnn/include/commonhd.h @ 9:bcc6b3ca758e

now _SERVER_VERSION includes revision from hg.
author Yoshiki Yazawa <yaz@cc.rim.or.jp>
date Fri, 21 Dec 2007 17:22:21 +0900
parents 76281fa7934f
children fc3022f61fc7
line wrap: on
line diff
--- a/Wnn/include/commonhd.h	Fri Dec 21 16:41:48 2007 +0900
+++ b/Wnn/include/commonhd.h	Fri Dec 21 17:22:21 2007 +0900
@@ -39,7 +39,8 @@
 #include <stdio.h>
 
 #define JSERVER_VERSION 0x4200  /* minor version */
-#define _SERVER_VERSION "FreeWnn mercurial"
+//#define _SERVER_VERSION "FreeWnn mercurial"
+#include "build_stamp.h"
 
 #include "wnnerror.h"