summaryrefslogtreecommitdiff
path: root/src/webvicli
diff options
context:
space:
mode:
authorAntti Ajanki <antti.ajanki@iki.fi>2012-06-02 10:01:55 +0300
committerAntti Ajanki <antti.ajanki@iki.fi>2012-06-02 10:12:05 +0300
commit530c8cf3720227cee10fd3224783c321df1b5c6f (patch)
tree3356ea70b41ea8f53322d0f0adebe5a2e7e53d76 /src/webvicli
parent2adcf3b5d24ea3c39cd5777570c94cf19243f61d (diff)
downloadvdr-plugin-webvideo-530c8cf3720227cee10fd3224783c321df1b5c6f.tar.gz
vdr-plugin-webvideo-530c8cf3720227cee10fd3224783c321df1b5c6f.tar.bz2
Bump version 0.4.7, update changelog
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 3c2bd7c..0d42102 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.6'
+VERSION = '0.4.7'
# Default options
DEFAULT_PLAYERS = ['mplayer -cache-min 10 "%s"',