view config/version.c @ 12:441a2190cfae

Lion fix
author Shinji KONO <kono@ie.u-ryukyu.ac.jp>
date Sat, 21 Apr 2012 13:10:49 +0900
parents a6481689f99c
children
line wrap: on
line source

#ifndef JAPAN
char *version = "@(#)MH 6.8.3 #97[UCI] (leo.cr.ie.u-ryukyu.ac.jp) of Sat Apr 21 12:32:34 JST 2012";
#else /* JAPAN */
char *version = "@(#)MH 6.8.3.JP-pre3.05-20010615 #97[UCI] (leo.cr.ie.u-ryukyu.ac.jp) of Sat Apr 21 12:32:34 JST 2012";
#endif /* JAPAN */