summaryrefslogtreecommitdiff
path: root/src/webvicli
diff options
context:
space:
mode:
authorAntti Ajanki <antti.ajanki@iki.fi>2013-04-14 19:38:02 +0300
committerAntti Ajanki <antti.ajanki@iki.fi>2013-04-14 19:38:02 +0300
commit7c29f33852a6feb8f469a75f3e0ec8dc6ba97e1b (patch)
tree1fe510d444a147a42f1670235a6fc5f07aceb91f /src/webvicli
parent5c52f40217d467beec4b2d891c08194593bd9489 (diff)
downloadvdr-plugin-webvideo-7c29f33852a6feb8f469a75f3e0ec8dc6ba97e1b.tar.gz
vdr-plugin-webvideo-7c29f33852a6feb8f469a75f3e0ec8dc6ba97e1b.tar.bz2
Bump version
Diffstat (limited to 'src/webvicli')
-rw-r--r--src/webvicli/webvicli/client.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/webvicli/webvicli/client.py b/src/webvicli/webvicli/client.py
index 75f84c0..bf9f7a8 100644
--- a/src/webvicli/webvicli/client.py
+++ b/src/webvicli/webvicli/client.py
@@ -38,7 +38,7 @@ from urlparse import urlparse
from webvi.constants import WebviRequestType, WebviOpt, WebviInfo, WebviSelectBitmask, WebviConfig, WebviSelect
from . import menu
-VERSION = '0.4.9'
+VERSION = '0.5.0'
# Default options
DEFAULT_PLAYERS = ['mplayer -cache-min 10 "%s"',