You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Vcc.rc
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -146,7 +146,7 @@ FONT 8, "MS Sans Serif", 0, 0, 0x1
146
146
BEGIN
147
147
CONTROL IDB_VCC,IDC_STATIC,"Static",SS_BITMAP | SS_REALSIZEIMAGE,8,5,217,45
148
148
CONTROL IDB_3GUYS,IDC_STATIC,"Static",SS_BITMAP | SS_CENTERIMAGE,16,53,77,57,WS_EX_DLGMODALFRAME
149
-
LTEXT "VCC Version 2.1.9.3-pre1",IDC_STATIC,114,65,85,10
149
+
LTEXT "VCC Version 2.1.9.3-pre2",IDC_STATIC,114,65,85,10
150
150
LTEXT "Another classic computer canceled before it's time!",IDC_STATIC,114,80,85,20
151
151
LTEXT "Copyright 2015 By Joseph Forgione",IDC_STATIC,8,120,120,15
152
152
LTEXT "VCC (Virtual Color Computer) is free software: you can redistribute and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.",IDC_STATIC,8,135,210,35
@@ -825,7 +825,7 @@ END
825
825
826
826
STRINGTABLE
827
827
BEGIN
828
-
IDS_APP_TITLE "VCC 2.1.9.3-pre1 Tandy Color Computer 3 Emulator"
828
+
IDS_APP_TITLE "VCC 2.1.9.3-pre2 Tandy Color Computer 3 Emulator"
0 commit comments