[Trainsched-commit] trainsched Makefile,1.10,1.11
Brought to you by:
philm
|
From: Steve M. <sma...@us...> - 2009-05-14 19:51:06
|
Update of /cvsroot/trainsched/trainsched In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv22903 Modified Files: Makefile Log Message: Update version no. to 1.0. Index: Makefile =================================================================== RCS file: /cvsroot/trainsched/trainsched/Makefile,v retrieving revision 1.10 retrieving revision 1.11 diff -C2 -d -r1.10 -r1.11 *** Makefile 12 May 2009 17:02:48 -0000 1.10 --- Makefile 14 May 2009 19:50:55 -0000 1.11 *************** *** 2,6 **** # Macros ! VERS=0.5pre2 SDK_LOCATION = "C:/Program Files/Palm OS Developer Suite/sdk-5r4/" --- 2,6 ---- # Macros ! VERS=1.0 SDK_LOCATION = "C:/Program Files/Palm OS Developer Suite/sdk-5r4/" |