Increment object file revision number to 10 (#1287)

This commit is contained in:
Rangi
2024-01-09 12:55:05 -05:00
committed by GitHub
parent eaed9eee5b
commit d179f3ed28
2 changed files with 3 additions and 3 deletions

View File

@@ -54,7 +54,7 @@ References to other object files are made by imports (symbols), by name (section
.Ss Header
.Bl -tag -width Ds -compact
.It Cm BYTE Ar Magic[4]
"RGB9"
"RGBA"
.It Cm LONG Ar RevisionNumber
The format's revision number this file uses.
.Pq This is always in the same place in all revisions.