Skip to content

xfree86: Fix videodrv ABI version

Commit 5145742f accidentally bumped the videodrv ABI version from 26.0 to 26.6 in one go.

Change it back to 26.1 as per the documented process for minor additions.

Fixes: 5145742f - randr: introduce rrCrtcGetInfo DDX function

/cc @msizanoen1

Merge request reports