From 01637b31e129a26b13301224fba407ae79e99c73 Mon Sep 17 00:00:00 2001 From: Cory McWilliams Date: Wed, 23 Aug 2023 21:55:22 +0000 Subject: [PATCH] Let's release 0.0.10. git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@4420 ed5197a5-7fde-0310-b194-c3ffbd925b24 --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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