summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorBrice Goglin <bgoglin@debian.org>2007-08-07 11:26:28 +0200
committerBrice Goglin <bgoglin@debian.org>2007-08-07 11:26:28 +0200
commit6b837746d1652150c0ed4d61442a975cf687f624 (patch)
treeeec4158523aab6b411e71fbac8a023e8ce9b74ce /src
parente639c549b13dca121e7e4af2ce62afd84e44e044 (diff)
Define I128_*_VERSION* using PACKAGE_VERSION_*
Diffstat (limited to 'src')
-rw-r--r--src/i128_driver.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/i128_driver.c b/src/i128_driver.c
index f86fc92..99356da 100644
--- a/src/i128_driver.c
+++ b/src/i128_driver.c
@@ -116,9 +116,9 @@ static unsigned int I128DDC1Read(ScrnInfoPtr pScrn);
#define I128_VERSION 4000
#define I128_NAME "I128"
#define I128_DRIVER_NAME "i128"
-#define I128_MAJOR_VERSION 1
-#define I128_MINOR_VERSION 2
-#define I128_PATCHLEVEL 1
+#define I128_MAJOR_VERSION PACKAGE_VERSION_MAJOR
+#define I128_MINOR_VERSION PACKAGE_VERSION_MINOR
+#define I128_PATCHLEVEL PACKAGE_VERSION_PATCHLEVEL
/*
* This contains the functions needed by the server after loading the