From 41c82dd2513333d6eb646f1e9278b69fb03f6bbc Mon Sep 17 00:00:00 2001 From: Antti Ajanki Date: Sun, 26 Feb 2012 12:05:39 +0200 Subject: Bump version --- src/webvicli/webvicli/client.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/webvicli') 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"', -- cgit v1.2.3