From 6a998a901bb7e0453c5bce35944b05b8a03c9994 Mon Sep 17 00:00:00 2001 From: SourLemonJuice Date: Sat, 15 Jun 2024 04:18:07 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8F=91=E5=B8=83=20ver-1.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- source/main.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/main.h b/source/main.h index bc4d439..d8f7875 100644 --- a/source/main.h +++ b/source/main.h @@ -9,7 +9,7 @@ #endif /* Self define */ -#define APP_VERSION_STRING "Development" +#define APP_VERSION_STRING "ver-1.0" /* TODO I'm tired... This size use for some input string preprocessor, like fscanf() or deletePunctuations()