summaryrefslogtreecommitdiff
path: root/src/webvicli
diff options
context:
space:
mode:
authorAntti Ajanki <antti.ajanki@iki.fi>2012-09-30 20:51:24 +0300
committerAntti Ajanki <antti.ajanki@iki.fi>2012-09-30 20:51:24 +0300
commit8e65df4231120b553491795645959eaa409e13df (patch)
tree5fcb80bd22e0bf1d88b25c06a54adb82d6dcfc79 /src/webvicli
parente47f1de6430c1bc84d45b699724a7fc4074e176f (diff)
downloadvdr-plugin-webvideo-8e65df4231120b553491795645959eaa409e13df.tar.gz
vdr-plugin-webvideo-8e65df4231120b553491795645959eaa409e13df.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 086bdd1..75f84c0 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.8'
+VERSION = '0.4.9'
# Default options
DEFAULT_PLAYERS = ['mplayer -cache-min 10 "%s"',