diff options
author | Henrik Rydberg <rydberg@euromail.se> | 2010-04-15 06:08:42 +0200 |
---|---|---|
committer | Henrik Rydberg <rydberg@euromail.se> | 2010-04-15 06:11:46 +0200 |
commit | 409903fbaa794beba980a0d9c6b3151171576a6f (patch) | |
tree | 1fc0729be725d7de810f06cea46725fb3c3c41ee /Makefile | |
parent | efdb054c4a3263bfe387b45f797a926efeac55d8 (diff) | |
download | xorg-input-kobomultitouch-409903fbaa794beba980a0d9c6b3151171576a6f.tar.gz xorg-input-kobomultitouch-409903fbaa794beba980a0d9c6b3151171576a6f.tar.bz2 xorg-input-kobomultitouch-409903fbaa794beba980a0d9c6b3151171576a6f.zip |
Multitouch 1.0-alpha2
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ VERSION = 1 PATCHLEVEL = 0 -EXTRAVERSION = alpha1 +EXTRAVERSION = alpha2 LIBRARY = multitouch.so FDIS = 11-multitouch.fdi |