From 530c8cf3720227cee10fd3224783c321df1b5c6f Mon Sep 17 00:00:00 2001 From: Antti Ajanki Date: Sat, 2 Jun 2012 10:01:55 +0300 Subject: Bump version 0.4.7, update changelog --- 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 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"', -- cgit v1.2.3