diff options
author | Roland Mainz <roland.mainz@nrubsig.org> | 2004-04-10 09:04:43 +0000 |
---|---|---|
committer | Roland Mainz <roland.mainz@nrubsig.org> | 2004-04-10 09:04:43 +0000 |
commit | 805956b531951d0d768496d803f1b61e2c5ebeb9 (patch) | |
tree | 34763b690915bc589dabdac5312faf03936269f1 /src/r128_misc.c | |
parent | a502f6e7066db11e139ea6613210e1ff432c36bf (diff) |
Resync to 2004-04-10 XORG-RELEASE-1 branchXPRINT_BEGINXPRINT
Diffstat (limited to 'src/r128_misc.c')
-rw-r--r-- | src/r128_misc.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/r128_misc.c b/src/r128_misc.c index 30202b3..dd77061 100644 --- a/src/r128_misc.c +++ b/src/r128_misc.c @@ -38,7 +38,7 @@ static XF86ModuleVersionInfo R128VersionRec = MODULEVENDORSTRING, MODINFOSTRING1, MODINFOSTRING2, - XF86_VERSION_CURRENT, + XORG_VERSION_CURRENT, R128_VERSION_MAJOR, R128_VERSION_MINOR, R128_VERSION_PATCH, ABI_CLASS_VIDEODRV, ABI_VIDEODRV_VERSION, |