aboutsummaryrefslogtreecommitdiff
path: root/src/mac/version.r
blob: 85ece8583eab773a367936ce1726f69536d6914b (plain)
1
2
3
4
5
6
7
8
9
#include <SysTypes.r>
#include <Types.r>

resource 'vers' (1) {
	0x00, 0x07, beta, 0x01,
	verUS
	"Beta 7 Build 1",
	"Beta 7 Build 1, Copyright 1996 Massachusetts Institute of Technology"
};