From 6728fac61a344ff94ce4d8746957f585ec7c7ccf Mon Sep 17 00:00:00 2001 From: Antti Ajanki Date: Thu, 18 Nov 2010 20:11:12 +0200 Subject: prepare for release --- 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 e431589..9c092d4 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, WebviErr, WebviOpt, WebviInfo, WebviSelectBitmask, WebviConfig from . import menu -VERSION = '0.3.3' +VERSION = '0.4.0' # Default options DEFAULT_PLAYERS = ['vlc --play-and-exit "%s"', -- cgit v1.2.3