summaryrefslogtreecommitdiff
path: root/src/webvicli
diff options
context:
space:
mode:
authorAntti Ajanki <antti.ajanki@iki.fi>2011-07-12 10:33:39 +0300
committerAntti Ajanki <antti.ajanki@iki.fi>2011-07-12 10:33:39 +0300
commitf5c9fd8b9bcb0b3077ef0fbaed5f78336acf1204 (patch)
tree6bb71543f0c5904abcec0755a32d9a955cbd4a84 /src/webvicli
parent98bbd2bf7f7a33c9480a982bfe8bb8ab81a110f0 (diff)
downloadvdr-plugin-webvideo-f5c9fd8b9bcb0b3077ef0fbaed5f78336acf1204.tar.gz
vdr-plugin-webvideo-f5c9fd8b9bcb0b3077ef0fbaed5f78336acf1204.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 9ce8379..ba263b7 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.2'
+VERSION = '0.4.3'
# Default options
DEFAULT_PLAYERS = ['mplayer -cache-min 10 "%s"',