diff options
author | Lars Hanisch <dvb@flensrocker.de> | 2011-12-15 18:48:42 +0100 |
---|---|---|
committer | Lars Hanisch <dvb@flensrocker.de> | 2011-12-15 18:48:42 +0100 |
commit | 94a7621b4c58ad89d6a32a0a9e2132822461d415 (patch) | |
tree | 416f518722e36f41ccb0d1276fd35eaaf8b32659 | |
parent | 1ac22891271d19df018f7a10beebc2de9099d872 (diff) | |
download | vdr-plugin-dynamite-0.0.8h.tar.gz vdr-plugin-dynamite-0.0.8h.tar.bz2 |
increase version numberv0.0.8h
-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.0.8g"; +static const char *VERSION = "0.0.8h"; static const char *DESCRIPTION = tr("attach/detach devices on the fly"); static const char *MAINMENUENTRY = NULL; |