summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorphilipl <philipl>2006-03-29 02:36:23 +0000
committerphilipl <philipl>2006-03-29 02:36:23 +0000
commit6a74d428e2ce1ad07b9dc8b361bd7c2e71dd19d0 (patch)
tree70093138a5d77efe6deba8dc3251fb56309ddd2c /configure.ac
parent1d7b250cbda0b96a494a17fdfb53eb971907a35b (diff)
Bump PATCHLEVEL.release-12-3-2-0
Use the right #define when detecting a 64bit compilation. This fixes the driver to actually work for 64bit builds.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 7c8db09..1093932 100644
--- a/configure.ac
+++ b/configure.ac
@@ -22,7 +22,7 @@
AC_PREREQ(2.57)
AC_INIT([xf86-input-vmmouse],
- 12.3.1.0,
+ 12.3.2.0,
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
xf86-input-vmmouse)