From a807f0f034670f461bf99345b8fe02cc32ebfd50 Mon Sep 17 00:00:00 2001 From: Antti Ajanki Date: Thu, 26 Aug 2010 20:49:36 +0300 Subject: update version number --- 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 be96614..732f43b 100644 --- a/src/webvicli/webvicli/client.py +++ b/src/webvicli/webvicli/client.py @@ -34,7 +34,7 @@ from ConfigParser import RawConfigParser from webvi.constants import WebviRequestType, WebviErr, WebviOpt, WebviInfo, WebviSelectBitmask, WebviConfig from . import menu -VERSION = '0.3.1' +VERSION = '0.3.2' # Default options DEFAULT_PLAYERS = ['vlc --play-and-exit "%s"', -- cgit v1.2.3