From cf5facd149d6a69a70177d6bff681e42cdd745e7 Mon Sep 17 00:00:00 2001 From: Olof Johansson Date: Sun, 22 Mar 2015 17:47:56 +0100 Subject: [PATCH] build: Version was bumped to 0.10 some time ago --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index d8a7c13..98c3c23 100644 --- a/Makefile +++ b/Makefile @@ -2,7 +2,7 @@ all: svtplay-dl .PHONY: test cover pylint svtplay-dl -VERSION = 0.9 +VERSION = 0.10 PREFIX ?= /usr/local BINDIR = $(PREFIX)/bin