diff options
author | Enrico Scholz <enrico.scholz@informatik.tu-chemnitz.de> | 2013-03-16 13:22:44 +0100 |
---|---|---|
committer | Enrico Scholz <enrico.scholz@informatik.tu-chemnitz.de> | 2013-03-16 13:22:44 +0100 |
commit | 34e6a610ea30c76e749a7b92937546c5e5ef8809 (patch) | |
tree | a0345e6eef722352db067baa2255150bff3a40b7 | |
parent | 6b6149f4543df9949903963e770f090855cbd376 (diff) | |
download | vdr-plugin-inputdev-34e6a610ea30c76e749a7b92937546c5e5ef8809.tar.gz vdr-plugin-inputdev-34e6a610ea30c76e749a7b92937546c5e5ef8809.tar.bz2 |
version 0.1v0.1
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ PLUGIN = inputdev -VERSION = 0.0.1 +VERSION = 0.1 plugin_SOURCES = \ inputdev.cc \ |