diff --git a/Makefile b/Makefile index e057340..35c0b0b 100644 --- a/Makefile +++ b/Makefile @@ -4,7 +4,7 @@ all: svtplay-dl release clean_releasedir $(RELEASE_DIR) # These variables describe the latest release: -VERSION = 1.0 +VERSION = 1.1 LATEST_RELEASE = $(VERSION) # If we build a new release, this is what it will be called: