glamor: Bump version to 1.0.1 to signal depth 30 support.

Signed-off-by: Mario Kleiner <mario.kleiner.de@gmail.com>
Reviewed-by: Antoine Martin <antoine@nagafix.co.uk>
This commit is contained in:
Mario Kleiner 2018-02-27 03:05:29 +01:00 committed by Adam Jackson
parent 7a687da24c
commit 125201408d
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@ static XF86ModuleVersionInfo VersRec = {
MODINFOSTRING1,
MODINFOSTRING2,
XORG_VERSION_CURRENT,
1, 0, 0, /* version */
1, 0, 1, /* version */
ABI_CLASS_ANSIC, /* Only need the ansic layer */
ABI_ANSIC_VERSION,
MOD_CLASS_NONE,