1
0
mirror of https://github.com/spaam/svtplay-dl.git synced 2024-11-27 13:44:14 +01:00

Makefile: update the version to 0.30

This commit is contained in:
Johan Andersson 2016-01-10 21:39:04 +01:00
parent ae428d9d8d
commit 08a721724b

View File

@ -4,7 +4,7 @@ all: svtplay-dl
release clean_releasedir $(RELEASE_DIR)
# These variables describe the latest release:
VERSION = 0.20
VERSION = 0.30
LATEST_RELEASE_DATE = 2015.11.29
LATEST_RELEASE = $(VERSION).$(LATEST_RELEASE_DATE)