From 5db29c2b6804e9e175afe9ee82a2224dc22a815b Mon Sep 17 00:00:00 2001 From: Maximus32 Date: Thu, 9 Sep 2021 20:59:41 +0200 Subject: [PATCH] OPL v1.1.0 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 441f9e265..b516846c3 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ VERSION = 1 SUBVERSION = 1 PATCHLEVEL = 0 -EXTRAVERSION = Beta +EXTRAVERSION = # How to DEBUG? # Simply type "make " to build OPL with the necessary debugging functionality.