From e0feaa362f56ac5f82baaee90d0a5886e1e8efa9 Mon Sep 17 00:00:00 2001 From: Kevin E Martin Date: Wed, 19 Oct 2005 02:46:56 +0000 Subject: lib/Xcomposite/Xcomposite.h lib/Xft/Imakefile lib/Xft/Xft.h Update library version numbers to match updated package versions. Update driver version numbers for RC1. --- src/apm_driver.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/apm_driver.c b/src/apm_driver.c index 389cc5e..08b7aab 100644 --- a/src/apm_driver.c +++ b/src/apm_driver.c @@ -21,7 +21,7 @@ #define APM_DRIVER_NAME "apm" #define APM_MAJOR_VERSION 1 #define APM_MINOR_VERSION 0 -#define APM_PATCHLEVEL 0 +#define APM_PATCHLEVEL 1 #ifndef PCI_CHIP_AT3D #define PCI_CHIP_AT3D 0x643D #endif -- cgit v1.2.3