diff options
author | monty35 <videosrc@vdr.muc.bieringer.de> | 2009-01-08 23:07:02 +0100 |
---|---|---|
committer | monty35 <videosrc@vdr.muc.bieringer.de> | 2009-01-08 23:07:02 +0100 |
commit | 4571efad4a5d855dba3ea62925cadb313e6aa62c (patch) | |
tree | f9fea8e742d412d654798253d33ed15b15082c32 /tvtv.c | |
parent | 88ea7656d8543c35e56c11488c1b248146811256 (diff) | |
download | vdr-plugin-tvtv-4571efad4a5d855dba3ea62925cadb313e6aa62c.tar.gz vdr-plugin-tvtv-4571efad4a5d855dba3ea62925cadb313e6aa62c.tar.bz2 |
Update version number
Diffstat (limited to 'tvtv.c')
-rw-r--r-- | tvtv.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -9,7 +9,7 @@ #include "update.h" -static const char *VERSION = "0.3.3p8"; +static const char *VERSION = "0.4.0"; static const char *DESCRIPTION = "TVTV Timers update"; static const char *MAINMENUENTRY = "TVTV"; |