diff src/evdev-plug/ed_common.h @ 2323:a48a1a3e835a

- fixed /proc/bus/input/devices parser error when there are multiple lines between phys and handlers, thanks to Checkryzhev Vitaly for report and patch
author Giacomo Lozito <james@develia.org>
date Wed, 16 Jan 2008 23:07:15 +0100
parents 0cc6b35fbeb4
children
line wrap: on
line diff
--- a/src/evdev-plug/ed_common.h	Wed Jan 16 01:12:24 2008 +0200
+++ b/src/evdev-plug/ed_common.h	Wed Jan 16 23:07:15 2008 +0100
@@ -30,7 +30,7 @@
 
 #include "../../config.h"
 
-#define ED_VERSION_PLUGIN "0.2"
+#define ED_VERSION_PLUGIN "0.2p1"
 #define ED_VERSION_CONFIG "0"
 
 #define PLAYER_LOCALRC_FILE "evdev-plug.conf"