From e1800f9e36ffcde417eb5fa66203746386e949d2 Mon Sep 17 00:00:00 2001 From: Fruityloops Date: Mon, 27 Dec 2021 19:41:11 +0100 Subject: [PATCH] 1.2.1 --- include/fl/common.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/include/fl/common.h b/include/fl/common.h index c68cf06..7c54684 100644 --- a/include/fl/common.h +++ b/include/fl/common.h @@ -1,6 +1,6 @@ #pragma once -#define PRACTICE_VERSTR "1.2.0" -#define PRACTICE_VER 120 +#define PRACTICE_VERSTR "1.2.1" +#define PRACTICE_VER 121 #define MSG_NO130 "Not supported on 1.3 (currently)\n" \ No newline at end of file