From 4ff2c39ba9c4e69b789da7f3c69a303d0a4133bf Mon Sep 17 00:00:00 2001 From: Tustin2121 Date: Sun, 19 May 2019 02:20:39 -0400 Subject: [PATCH] Milestone Beta Complete --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 22fc90faa..dabe99780 100644 --- a/Makefile +++ b/Makefile @@ -9,7 +9,7 @@ TPP_MODE ?= 1 EMULATOR_ONLY ?= 1 # Version branch -VERSION := alpha +VERSION := beta ifeq ($(OS),Windows_NT) EXE := .exe