Bump shadow module version number to 1.1.0 from 1.0.0

This commit is contained in:
Alan Hourihane 2006-02-14 04:20:37 +00:00
parent cc9dfab0b3
commit bb8c36690a
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
2006-02-14 Alan Hourihane <alanh@fairlite.demon.co.uk>
* hw/xfree86/dixmods/shmodule.c:
Bump shadow module version number to 1.1.0 from 1.0.0
2006-02-13 Adam Jackson <ajax@freedesktop.org>
* render/picture.c:

View File

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