1
0
mirror of https://github.com/spaam/svtplay-dl.git synced 2024-11-23 19:55:38 +01:00

build: Version was bumped to 0.10 some time ago

This commit is contained in:
Olof Johansson 2015-03-22 17:47:56 +01:00
parent 2265d544b9
commit cf5facd149

View File

@ -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