summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorAdam Jackson <ajax@nwnk.net>2006-04-08 01:23:07 +0000
committerAdam Jackson <ajax@nwnk.net>2006-04-08 01:23:07 +0000
commit0ee291b241e364f16eb7b274a0fd58a71e7646ef (patch)
treee3c1b90dc29800346d136e3b8c2c45a178334451 /src
parentb606af1a3438209c085361573436a7742d0f2bc0 (diff)
Bump to 1.1.1 for Xv changes.glint-1_1_1XORG-7_1
Diffstat (limited to 'src')
-rw-r--r--src/glint.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/glint.h b/src/glint.h
index 000e403..1cf7f45 100644
--- a/src/glint.h
+++ b/src/glint.h
@@ -55,7 +55,7 @@
#define GLINT_DRIVER_NAME "glint"
#define GLINT_MAJOR_VERSION 1
#define GLINT_MINOR_VERSION 1
-#define GLINT_PATCHLEVEL 0
+#define GLINT_PATCHLEVEL 1
typedef struct {
CARD32 glintRegs[0x2000];