File tree Expand file tree Collapse file tree 2 files changed +12
-10
lines changed
RiscOS/Sources/SystemRes/InetRes Expand file tree Collapse file tree 2 files changed +12
-10
lines changed Original file line number Diff line number Diff line change @@ -123,6 +123,7 @@ application/xml XML f80 .xml
123
123
application/xml-dtd XML_DTD f7f .dtd .mod
124
124
application/zip Zip a91 .zip
125
125
# Private
126
+ application/x-blorb Blorb 17b .blb .blorb .zlb .zblorb .glb .gblorb
126
127
application/x-bzip2 BZip2 16e .bz2
127
128
application/x-chat Chat 17a .chat .cha
128
129
application/x-compress Archive ddc
@@ -137,6 +138,7 @@ application/x-shockwave-flash Flash 188 .swf
137
138
application/x-tar tar c46 .tar
138
139
application/x-tex TeX ce5 .tex
139
140
application/x-zip Zip a91
141
+ application/x-zmachine Z-Code 11a
140
142
# Not IANA registered, but prevalent
141
143
application/nc-download NCDown f93 .ncd
142
144
application/nc-smartcard SCBBlk f94 .scb
Original file line number Diff line number Diff line change 1
- /* (5.97 )
1
+ /* (5.98 )
2
2
*
3
3
* This file is automatically maintained by srccommit, do not edit manually.
4
4
*
5
5
*/
6
- #define Module_MajorVersion_CMHG 5.97
6
+ #define Module_MajorVersion_CMHG 5.98
7
7
#define Module_MinorVersion_CMHG
8
- #define Module_Date_CMHG 03 Dec 2022
8
+ #define Module_Date_CMHG 14 Dec 2022
9
9
10
- #define Module_MajorVersion "5.97 "
11
- #define Module_Version 597
10
+ #define Module_MajorVersion "5.98 "
11
+ #define Module_Version 598
12
12
#define Module_MinorVersion ""
13
- #define Module_Date "03 Dec 2022"
13
+ #define Module_Date "14 Dec 2022"
14
14
15
- #define Module_ApplicationDate "03 -Dec-22"
15
+ #define Module_ApplicationDate "14 -Dec-22"
16
16
17
17
#define Module_ComponentName "InetRes"
18
18
19
- #define Module_FullVersion "5.97 "
20
- #define Module_HelpVersion "5.97 (03 Dec 2022)"
21
- #define Module_LibraryVersionInfo "5:97 "
19
+ #define Module_FullVersion "5.98 "
20
+ #define Module_HelpVersion "5.98 (14 Dec 2022)"
21
+ #define Module_LibraryVersionInfo "5:98 "
You can’t perform that action at this time.
0 commit comments