summaryrefslogtreecommitdiff
path: root/spider.c
diff options
context:
space:
mode:
Diffstat (limited to 'spider.c')
-rw-r--r--spider.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/spider.c b/spider.c
index 07e46cf..29dffc0 100644
--- a/spider.c
+++ b/spider.c
@@ -3,7 +3,7 @@
*
* See the README file for copyright information and how to reach the author.
*
- * $Id: spider.c 2 2005-05-14 22:25:56Z tom $
+ * $Id: spider.c 8 2005-05-16 15:23:24Z tom $
*/
#include "spider.h"
@@ -13,7 +13,7 @@
#include <vdr/plugin.h>
-static const char* VERSION = "0.1.0";
+static const char* VERSION = "0.1.1";
static const char* DESCRIPTION = "Spider Arachnid - the best patience game";
static const char* MAINMENUENTRY = "Spider Arachnid";