[Trainsched-commit] trainsched trainsched.rcp,1.16,1.17
Brought to you by:
philm
|
From: Steve M. <sma...@us...> - 2009-05-16 08:05:11
|
Update of /cvsroot/trainsched/trainsched In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv18300 Modified Files: trainsched.rcp Log Message: Update version no. to 1.0. Index: trainsched.rcp =================================================================== RCS file: /cvsroot/trainsched/trainsched/trainsched.rcp,v retrieving revision 1.16 retrieving revision 1.17 diff -C2 -d -r1.16 -r1.17 *** trainsched.rcp 12 May 2009 17:02:48 -0000 1.16 --- trainsched.rcp 16 May 2009 08:05:07 -0000 1.17 *************** *** 20,24 **** #include "trainsched.h" ! VERSION ID 1 "0.6.0 beta" --- 20,24 ---- #include "trainsched.h" ! VERSION ID 1 "1.0" *************** *** 115,119 **** LABEL "Released under the GNU GPL" AUTOID AT (8 PrevTop+16) FONT 1 ! LABEL "version 0.6 beta" AUTOID AT (8 PrevTop+12) FONT 1 BUTTON "Ok" ID aboutFormOkButton AT (100 138 36 AUTO) --- 115,119 ---- LABEL "Released under the GNU GPL" AUTOID AT (8 PrevTop+16) FONT 1 ! LABEL "version 1.0" AUTOID AT (8 PrevTop+12) FONT 1 BUTTON "Ok" ID aboutFormOkButton AT (100 138 36 AUTO) |