[Gcblue-commits] gcb_wx/res GCblue.rc,1.2.2.1,1.2.2.2
Status: Alpha
Brought to you by:
ddcforge
From: <ddc...@us...> - 2004-02-17 14:35:55
|
Update of /cvsroot/gcblue/gcb_wx/res In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv32097/res Modified Files: Tag: v0_5_0 GCblue.rc Log Message: Index: GCblue.rc =================================================================== RCS file: /cvsroot/gcblue/gcb_wx/res/GCblue.rc,v retrieving revision 1.2.2.1 retrieving revision 1.2.2.2 diff -C2 -d -r1.2.2.1 -r1.2.2.2 *** GCblue.rc 25 Jan 2004 17:36:22 -0000 1.2.2.1 --- GCblue.rc 17 Feb 2004 14:27:01 -0000 1.2.2.2 *************** *** 120,126 **** BLOCK "040904b0" BEGIN ! VALUE "Comments", "Pre-alpha test build, version 0.5.1" VALUE "CompanyName", "Global Conflict Blue Open Source Development" ! VALUE "FileDescription", "Global Conflict Blue Application, version 0.5.1" VALUE "FileVersion", "0, 0, 0, 7" VALUE "InternalName", "GlobalConflict" --- 120,126 ---- BLOCK "040904b0" BEGIN ! VALUE "Comments", "Pre-alpha test build, version 0.5.1c" VALUE "CompanyName", "Global Conflict Blue Open Source Development" ! VALUE "FileDescription", "Global Conflict Blue Application, version 0.5.1c" VALUE "FileVersion", "0, 0, 0, 7" VALUE "InternalName", "GlobalConflict" *************** *** 129,133 **** VALUE "ProductName", "GlobalConflict Blue" VALUE "ProductVersion", "0, 0, 0, 7" ! VALUE "SpecialBuild", "0.5.1" END END --- 129,133 ---- VALUE "ProductName", "GlobalConflict Blue" VALUE "ProductVersion", "0, 0, 0, 7" ! VALUE "SpecialBuild", "0.5.1c" END END |