diff options
author | Antti Ajanki <antti.ajanki@iki.fi> | 2011-06-12 21:45:24 +0300 |
---|---|---|
committer | Antti Ajanki <antti.ajanki@iki.fi> | 2011-06-12 21:45:24 +0300 |
commit | 15b105520bc2a032858c9b065e3800faa1242d77 (patch) | |
tree | 96fe38f95d9b948b85946add43e4e9a99a390082 /src/libwebvi | |
parent | bd0002f34e881de66a34ba0b504519a953f25b80 (diff) | |
download | vdr-plugin-webvideo-15b105520bc2a032858c9b065e3800faa1242d77.tar.gz vdr-plugin-webvideo-15b105520bc2a032858c9b065e3800faa1242d77.tar.bz2 |
Bump version
Diffstat (limited to 'src/libwebvi')
-rw-r--r-- | src/libwebvi/webvi/version.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libwebvi/webvi/version.py b/src/libwebvi/webvi/version.py index ab3d564..a4fba61 100644 --- a/src/libwebvi/webvi/version.py +++ b/src/libwebvi/webvi/version.py @@ -15,4 +15,4 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see <http://www.gnu.org/licenses/>. -VERSION = '0.4.1' +VERSION = '0.4.2' |