Update of /cvsroot/easyh10/easyh10/cui
In directory sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv30206/cui
Modified Files:
main.c
Log Message:
Bumped the version number to 1.5
Index: main.c
===================================================================
RCS file: /cvsroot/easyh10/easyh10/cui/main.c,v
retrieving revision 1.91
retrieving revision 1.92
diff -C2 -d -r1.91 -r1.92
*** main.c 8 Oct 2006 05:48:05 -0000 1.91
--- main.c 8 Oct 2006 08:36:47 -0000 1.92
***************
*** 49,53 ****
#define APPLICATION_S "EasyH10 [CUI]"
! #define VERSION_S "1.4"
#define COPYRIGHT_S "Copyright (c) 2005-2006 by Nyaochi"
--- 49,53 ----
#define APPLICATION_S "EasyH10 [CUI]"
! #define VERSION_S "1.5"
#define COPYRIGHT_S "Copyright (c) 2005-2006 by Nyaochi"
|