summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile2
-rw-r--r--debian/changelog6
2 files changed, 7 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index f9e5c0a..eb5d087 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
1VERSION = 1 1VERSION = 1
2PATCHLEVEL = 0 2PATCHLEVEL = 0
3EXTRAVERSION = rc2 3EXTRAVERSION = rc3
4 4
5LIBRARY = multitouch.so 5LIBRARY = multitouch.so
6MODULES = src 6MODULES = src
diff --git a/debian/changelog b/debian/changelog
index 7b0cbae..6b7ded5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
1xf86-input-multitouch (1.0~rc3-mactel1) unstable; urgency=low
2
3 * Contributed bugfixes
4
5 -- Henrik Rydberg <rydberg@euromail.se> Sat, 24 Mar 2012 08:40:16 +0100
6
1xf86-input-multitouch (1.0~rc2-mactel1) unstable; urgency=low 7xf86-input-multitouch (1.0~rc2-mactel1) unstable; urgency=low
2 8
3 * Introducing the multitouch Xorg input driver 9 * Introducing the multitouch Xorg input driver