From 15b105520bc2a032858c9b065e3800faa1242d77 Mon Sep 17 00:00:00 2001 From: Antti Ajanki Date: Sun, 12 Jun 2011 21:45:24 +0300 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 f82c32a..9ddb438 100644 --- a/src/webvicli/webvicli/client.py +++ b/src/webvicli/webvicli/client.py @@ -36,7 +36,7 @@ from urlparse import urlparse from webvi.constants import WebviRequestType, WebviOpt, WebviInfo, WebviSelectBitmask, WebviConfig from . import menu -VERSION = '0.4.1' +VERSION = '0.4.2' # Default options DEFAULT_PLAYERS = ['vlc --play-and-exit "%s"', -- cgit v1.2.3