From 74f59edc0512059d968a438816cde78d88dba977 Mon Sep 17 00:00:00 2001 From: exebetche Date: Thu, 8 May 2014 20:32:51 +0200 Subject: [PATCH] Update version number after modif to fix #60 --- vlsub.lua | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/vlsub.lua b/vlsub.lua index 5bdcb99..fbb08d2 100644 --- a/vlsub.lua +++ b/vlsub.lua @@ -285,8 +285,8 @@ local select_conf = {} -- Drop down widget / option table association function descriptor() return { - title = "VLsub 0.9.10", - version = "0.9.10", + title = "VLsub 0.9.11", + version = "0.9.11", author = "exebetche", url = 'http://www.opensubtitles.org/', shortdesc = "VLsub";