summaryrefslogtreecommitdiff
path: root/src/webvicli
diff options
context:
space:
mode:
authorAntti Ajanki <antti.ajanki@iki.fi>2012-02-26 12:05:39 +0200
committerAntti Ajanki <antti.ajanki@iki.fi>2012-02-26 12:09:23 +0200
commit41c82dd2513333d6eb646f1e9278b69fb03f6bbc (patch)
treeca3ac900b4662dffe4f2ddd0c5a063a774d5e7e2 /src/webvicli
parent2404dfacec80307be5e68a3d970e37e4c7d7daf8 (diff)
downloadvdr-plugin-webvideo-41c82dd2513333d6eb646f1e9278b69fb03f6bbc.tar.gz
vdr-plugin-webvideo-41c82dd2513333d6eb646f1e9278b69fb03f6bbc.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 db51aa1..3c2bd7c 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.5'
+VERSION = '0.4.6'
# Default options
DEFAULT_PLAYERS = ['mplayer -cache-min 10 "%s"',