From 430d7d456045d923982a8458b901b445c82a5b2d Mon Sep 17 00:00:00 2001 From: Antti Ajanki Date: Sat, 24 Jul 2010 19:28:43 +0300 Subject: update HISTORY and version numbers --- 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 782c47c..be96614 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.0' +VERSION = '0.3.1' # Default options DEFAULT_PLAYERS = ['vlc --play-and-exit "%s"', -- cgit v1.2.3