diff --git a/Makefile b/Makefile index a7bc5a52..210df8a3 100644 --- a/Makefile +++ b/Makefile @@ -4,8 +4,8 @@ MAKEFLAGS += --warn-undefined-variables MAKEFLAGS += --no-builtin-rules VERSION_CODE := 10 -VERSION_NUMBER := 0.0.10-wip -VERSION_NAME := Pride is not the opposite of shame, but its source. +VERSION_NUMBER := 0.0.10 +VERSION_NAME := Pride is not the opposite of shame but its source. PROJECT = tildefriends BUILD_DIR ?= out