Subversion Repositories tendra.SVN

Rev

Rev 2 | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
2 7u83 1
/*
2
    		 Crown Copyright (c) 1997
3
 
4
    This TenDRA(r) Computer Program is subject to Copyright
5
    owned by the United Kingdom Secretary of State for Defence
6
    acting through the Defence Evaluation and Research Agency
7
    (DERA).  It is made available to Recipients with a
8
    royalty-free licence for its use, reproduction, transfer
9
    to other parties and amendment for any purpose not excluding
10
    product development provided that any such use et cetera
11
    shall be deemed to be acceptance of the following conditions:-
12
 
13
        (1) Its Recipients shall ensure that this Notice is
14
        reproduced upon any copies or amended versions of it;
15
 
16
        (2) Any amended version of it shall be clearly marked to
17
        show both the nature of and the organisation responsible
18
        for the relevant amendment or amendments;
19
 
20
        (3) Its onward transfer from a recipient to another
21
        party shall be deemed to be that party's acceptance of
22
        these conditions;
23
 
24
        (4) DERA gives no warranty or assurance as to its
25
        quality or suitability for any purpose and DERA accepts
26
        no liability whatsoever in relation to any use to which
27
        it may be put.
28
*/
29
 
30
 
31
/* 	$Id: version.h,v 1.1.1.1 1998/01/17 15:56:01 release Exp $	 */
32
/*
33
  version.h
34
 
35
  This file contains the current version number of the alpha installer
36
*/
37
 
38
/*
39
$Log: version.h,v $
40
 * Revision 1.1.1.1  1998/01/17  15:56:01  release
41
 * First version to be checked into rolling release.
42
 *
43
 * Revision 1.56  1997/09/05  12:26:01  john
44
 * New version
45
 *
46
 * Revision 1.55  1996/11/27  17:58:04  john
47
 * Changed case behaviour
48
 *
49
 * Revision 1.54  1996/06/20  09:15:34  john
50
 * Changed register allocation
51
 *
52
 * Revision 1.53  1996/06/19  15:15:15  john
53
 * Fix for discarded operations
54
 *
55
 * Revision 1.52  1996/03/25  14:55:59  john
56
 * introduced do_extern_adds
57
 *
58
 * Revision 1.51  1996/03/18  17:03:15  john
59
 * Fix to rem operation
60
 *
61
 * Revision 1.50  1996/03/15  11:19:58  john
62
 * Fix to char & short ops
63
 *
64
 * Revision 1.49  1996/02/29  17:36:41  john
65
 * Fix to shift op
66
 *
67
 * Revision 1.48  1996/02/19  09:25:30  john
68
 * Fixed postlude with call
69
 *
70
 * Revision 1.47  1996/02/15  09:58:56  john
71
 * Fixes to initialisation procedures & general procs
72
 *
73
 * Revision 1.46  1996/01/23  16:59:36  john
74
 * Fix to diagnostics
75
 *
76
 * Revision 1.45  1996/01/17  09:32:02  john
77
 * Fix to diagnostics
78
 *
79
 * Revision 1.44  1995/12/06  13:51:27  john
80
 * Minor changes
81
 *
82
 * Revision 1.43  1995/12/04  09:14:25  john
83
 * Fix to diagnostics
84
 *
85
 * Revision 1.42  1995/11/23  16:56:19  john
86
 * Fix for diagnostics (parameters to functions)
87
 *
88
 * Revision 1.41  1995/11/21  17:01:42  john
89
 * Change to general procs
90
 *
91
 * Revision 1.40  1995/11/14  15:40:36  john
92
 * Implemented dynamic initialisations
93
 *
94
 * Revision 1.39  1995/11/13  12:45:21  john
95
 * Minor change
96
 *
97
 * Revision 1.38  1995/10/27  16:22:43  john
98
 * Change to general procs
99
 *
100
 * Revision 1.37  1995/10/27  13:00:06  john
101
 * Fix to general procs
102
 *
103
 * Revision 1.36  1995/10/24  09:29:02  john
104
 * Fix for bootstrap
105
 *
106
 * Revision 1.35  1995/10/19  16:37:25  john
107
 * Fix to error treatments
108
 *
109
 * Revision 1.34  1995/10/18  09:30:05  john
110
 * Fix to round_tag
111
 *
112
 * Revision 1.33  1995/10/16  12:09:33  john
113
 * Change to alignment calculation
114
 *
115
 * Revision 1.32  1995/09/29  15:53:50  john
116
 * Changes for general procs
117
 *
118
 * Revision 1.31  1995/09/22  16:03:02  john
119
 * Changed special id's
120
 *
121
 * Revision 1.30  1995/09/21  15:42:51  john
122
 * Various improvements to error handling
123
 *
124
 * Revision 1.29  1995/09/20  10:47:19  john
125
 * Change to common flag
126
 *
127
 * Revision 1.28  1995/09/15  16:24:51  john
128
 * New exception handling
129
 *
130
 * Revision 1.27  1995/09/13  16:33:56  john
131
 * Added special_tag to scan
132
 *
133
 * Revision 1.26  1995/09/13  11:03:59  john
134
 * Compilation changes
135
 *
136
 * Revision 1.25  1995/09/13  08:23:59  john
137
 * Addition for exception handling
138
 *
139
 * Revision 1.24  1995/09/07  12:30:12  john
140
 * Changes to general procs
141
 *
142
 * Revision 1.23  1995/09/06  09:01:21  john
143
 * removed old command line argument parsing
144
 *
145
 * Revision 1.22  1995/09/04  16:33:01  john
146
 * Fix to general procs
147
 *
148
 * Revision 1.21  1995/09/01  09:11:06  john
149
 * Fix to mult_tag
150
 *
151
 * Revision 1.20  1995/08/31  15:48:00  john
152
 * Added fmax_tag
153
 *
154
 * Revision 1.19  1995/08/30  16:15:40  john
155
 * Various fixes
156
 *
157
 * Revision 1.18  1995/08/23  16:06:46  john
158
 * New version
159
 *
160
 * Revision 1.17  1995/08/21  13:38:46  john
161
 * Changed handling of caller_tag
162
 *
163
 * Revision 1.16  1995/08/21  10:46:13  john
164
 * Added trap_tag
165
 *
166
 * Revision 1.15  1995/08/21  09:02:46  john
167
 * Changed include files
168
 *
169
 * Revision 1.14  1995/08/04  15:51:50  john
170
 * Fixes to general proc handling
171
 *
172
 * Revision 1.13  1995/07/27  10:10:23  john
173
 * Changes to register needs & general procs
174
 *
175
 * Revision 1.12  1995/07/04  09:08:22  john
176
 * Some fixes to spec 4.0 features
177
 *
178
 * Revision 1.11  1995/06/30  08:02:26  john
179
 * Fixes to tail_call
180
 *
181
 * Revision 1.10  1995/06/28  10:28:12  john
182
 * Improved diagnostic support + minor bug fixes
183
 *
184
 * Revision 1.9  1995/06/21  14:26:28  john
185
 * Reformatting & change to spec 4
186
 *
187
 * Revision 1.8  1995/06/15  08:36:20  john
188
 * New version : support for 'trap' error treatment and fix to general_procs
189
 *
190
 * Revision 1.7  1995/05/25  15:34:05  john
191
 * New patch : fix to register allocation in reg_alloc.c
192
 *
193
 * Revision 1.6  1995/05/23  13:31:36  john
194
 * New version
195
 *
196
 * Revision 1.5  1995/05/16  10:56:41  john
197
 * Changes for spec 3.1
198
 *
199
 * Revision 1.4  1995/04/10  14:15:32  john
200
 * Added new division code, + other minor changes
201
 *
202
 * Revision 1.3  1995/04/07  11:06:41  john
203
 * Changes to floating point exceptions and more scheduling support.
204
 *
205
 * Revision 1.2  1995/03/29  10:32:52  john
206
 * New version: scheduling & floating point improvements
207
 *
208
 * Revision 1.1.1.1  1995/03/23  10:39:37  john
209
 * Entered into CVS
210
 *
211
 * Revision 1.21  1995/03/23  10:21:58  john
212
 * Fixes for AVS test suite
213
 *
214
 * Revision 1.20  1995/03/09  14:09:18  john
215
 * Patch: fix to test_tag
216
 *
217
 * Revision 1.19  1995/03/08  12:03:33  john
218
 * First version using scheduler modification
219
 *
220
 * Revision 1.18  1995/02/09  17:17:55  john
221
 * Fix to implementation of local_free construct
222
 *
223
 * Revision 1.17  1995/01/31  11:23:57  john
224
 * Reformatting and improved portability
225
 *
226
 * Revision 1.16  1995/01/20  13:44:22  john
227
 * Patch for Change request CR_93.AVS Flow return
228
 *
229
 * Revision 1.15  1995/01/17  14:00:25  john
230
 * New patch
231
 *
232
 * Revision 1.14  1995/01/12  15:11:17  john
233
 * New patch
234
 *
235
 * Revision 1.13  1995/01/12  15:11:05  john
236
 * New patch
237
 *
238
*/
239
 
240
#ifndef VERSION_H
241
#define VERSION_H
242
 
243
/* installer version */
244
#define target_version 2
245
#define target_revision	4
246
#define target_patchlevel 11
247
#define target_system "Digital Unix (OSF/1)"
248
 
249
#ifdef RELEASE
250
#define RELEASE_INFO RELEASE
251
#else
252
#define RELEASE_INFO "private"
253
#endif
254
 
255
 
256
 
257
#endif
258