diff options
Diffstat (limited to 'undelete.c')
-rw-r--r-- | undelete.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -15,7 +15,7 @@ #include <vdr/recording.h> #include <vdr/videodir.h> -static const char *VERSION = "0.0.7pre1"; +static const char *VERSION = "0.0.7"; static const char DESCRIPTION[] = trNOOP("undelete for recordings"); |