File tree Expand file tree Collapse file tree 4 files changed +6
-6
lines changed
Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 11=====================================================
22 Flynn
33 Telnet and Finger Client for Macintosh
4- Version 1.9.6
4+ Version 1.9.7
55=====================================================
66
77Connect your classic Macintosh to the modern world.
Original file line number Diff line number Diff line change 11=====================================================
22 Flynn
33 Telnet and Finger Client for Macintosh
4- Version 1.9.6
4+ Version 1.9.7
55=====================================================
66
77Connect your classic Macintosh to the modern world.
Original file line number Diff line number Diff line change @@ -256,15 +256,15 @@ The build produces three artifacts in the `build/` directory:
256256- ** Flynn.dsk** — 800K floppy disk image (bootable, includes About Flynn)
257257- ** Flynn.hqx** — BinHex archive (for email/BBS distribution, requires ` macutils ` )
258258
259- Versioned copies include the preset name (e.g., ` Flynn-1.9.6 .bin ` for full,
260- ` Flynn-Lite-1.9.6 .bin ` for lite, ` Flynn-Minimal-1.9.6 .bin ` for minimal).
259+ Versioned copies include the preset name (e.g., ` Flynn-1.9.7 .bin ` for full,
260+ ` Flynn-Lite-1.9.7 .bin ` for lite, ` Flynn-Minimal-1.9.7 .bin ` for minimal).
261261
262262## Build Summary
263263
264264After building, a summary shows the configuration:
265265
266266```
267- Build complete (v1.9.6 , full preset):
267+ Build complete (v1.9.7 , full preset):
268268 Sessions: 4, Scrollback: 192 lines
269269 Features: finger glyphs cp437 clipboard savefile bookmarks
270270 darkmode altscreen offscreen statusbar cursorstyles tabstops color dblwidth
Original file line number Diff line number Diff line change @@ -206,7 +206,7 @@ resource 'DITL' (130, "About Flynn") {
206206
207207 /* 3: App name + version */
208208 {10 , 55 , 30 , 280 },
209- StaticText { disabled, " Flynn 1.9.6 " };
209+ StaticText { disabled, " Flynn 1.9.7 " };
210210
211211 /* 4: Machine type (set at runtime) */
212212 {33 , 55 , 49 , 280 },
You can’t perform that action at this time.
0 commit comments