diff options
author | Adam Jackson <ajax@nwnk.net> | 2006-04-08 01:14:51 +0000 |
---|---|---|
committer | Adam Jackson <ajax@nwnk.net> | 2006-04-08 01:14:51 +0000 |
commit | 392b8d45b08b9e87facb7f23cb2226fcd5062425 (patch) | |
tree | 34159e3d76994695a300074b2c27b9a778a408f3 /src | |
parent | 8f9172e2814b98b58fcc2e57cde720e10477b9c1 (diff) |
Bump to 1.1.1 for Xv changes.xf86-video-impact-0_2_0apm-1_1_1XORG-7_1
Diffstat (limited to 'src')
-rw-r--r-- | src/apm_driver.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/apm_driver.c b/src/apm_driver.c index 28a9f4a..e5b6006 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 1 -#define APM_PATCHLEVEL 0 +#define APM_PATCHLEVEL 1 #ifndef PCI_CHIP_AT3D #define PCI_CHIP_AT3D 0x643D #endif |