summaryrefslogtreecommitdiff
path: root/undelete.c
diff options
context:
space:
mode:
authorMartin Dummer <martin.dummer@gmx.net>2012-06-18 22:14:14 +0200
committerMartin Dummer <martin.dummer@gmx.net>2012-06-18 22:14:14 +0200
commit5c5d72ee401f48587ef385637496a3445fee94c9 (patch)
tree53b2bc00ce6b52d8179c0ee2c3e196b256a10b86 /undelete.c
parent48974acd8a2550c8f32f52ba9fd84a29ca148ab4 (diff)
downloadvdr-plugin-undelete-0.0.3.tar.gz
vdr-plugin-undelete-0.0.3.tar.bz2
import of version 0.0.3v0.0.3
Diffstat (limited to 'undelete.c')
-rw-r--r--undelete.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/undelete.c b/undelete.c
index 386fe6e..9710d54 100644
--- a/undelete.c
+++ b/undelete.c
@@ -3,7 +3,7 @@
*
* See the README file for copyright information and how to reach the author.
*
- * $Id: undelete.c 0.2 2004/10/10 12:23:20 hflor Exp $
+ * $Id: undelete.c 0.3 2005/10/04 14:35:20 hflor Exp $
*/
#include "undelete.h"
@@ -15,7 +15,7 @@
#include <ctype.h>
#include <vdr/recording.h>
-static const char *VERSION = "0.0.2";
+static const char *VERSION = "0.0.3";
static const char *DESCRIPTION = "undelete for recordings";
// Global variables that control the overall behaviour: