diff options
author | Lars Hanisch <dvb@flensrocker.de> | 2015-10-30 00:43:25 +0100 |
---|---|---|
committer | Lars Hanisch <dvb@flensrocker.de> | 2015-10-30 00:43:25 +0100 |
commit | 80817116bafde29df370b519b3485c416c37564e (patch) | |
tree | 45c7d6d1efa6109591f6b943f810b9b6e19b6c4c /dynamite.c | |
parent | db07e2d8b8b36fccd88d5170886d7cbe54239326 (diff) | |
download | vdr-plugin-dynamite-master.tar.gz vdr-plugin-dynamite-master.tar.bz2 |
Diffstat (limited to 'dynamite.c')
-rw-r--r-- | dynamite.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -11,7 +11,7 @@ #include "monitor.h" #include "status.h" -static const char *VERSION = "0.2.1"; +static const char *VERSION = "0.3.0"; static const char *DESCRIPTION = tr("attach/detach devices on the fly"); static const char *MAINMENUENTRY = NULL; |