mirror of
https://git.tartarus.org/simon/putty.git
synced 2025-01-25 01:02:24 +00:00
Mac versioning update.
[originally from svn r151]
This commit is contained in:
parent
5e9240491d
commit
60b6897f17
11
mac_res.r
11
mac_res.r
@ -1,4 +1,4 @@
|
||||
/* $Id: mac_res.r,v 1.1.2.15 1999/03/29 19:48:50 ben Exp $ */
|
||||
/* $Id: mac_res.r,v 1.1.2.16 1999/04/01 21:27:36 ben Exp $ */
|
||||
/*
|
||||
* Copyright (c) 1999 Ben Harris
|
||||
* All rights reserved.
|
||||
@ -46,15 +46,6 @@ resource 'pTTY' (0, purgeable) {
|
||||
"PuTTY experimental Mac port"
|
||||
};
|
||||
|
||||
resource 'vers' (1, purgeable) {
|
||||
0x00, 0x45, /* Major and minor (BCD) */
|
||||
development, 0, /* Status and pre-release */
|
||||
2, /* Region code (2 = UK) */
|
||||
"Dev 0.45 Mac 0", /* Short version (list views) */
|
||||
"Dev 0.45 Mac 0"
|
||||
"Copyright Simon Tatham 1997-9", /* Long version (get info) */
|
||||
};
|
||||
|
||||
resource 'SIZE' (-1) {
|
||||
reserved,
|
||||
ignoreSuspendResumeEvents,
|
||||
|
Loading…
Reference in New Issue
Block a user