From 92005d24b1ef42d7a5d99d7cbd1944f2151043d0 Mon Sep 17 00:00:00 2001 From: Verdant Date: Sun, 17 May 2026 19:38:54 +0800 Subject: modify version --- config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config.h') diff --git a/config.h b/config.h index 2911c70..82e4e9a 100644 --- a/config.h +++ b/config.h @@ -7,7 +7,7 @@ #define PROGRAM_NAME "kl" #define PROGRAM_FULL_NAME "Keyboard Listener (kl)" -#define PROGRAM_VERSION "0.1.1" +#define PROGRAM_VERSION "0.0.1" #define PROGRAM_AUTHORS "Verdant " #define CONFIG_FILE_COMMENT "# kl config file (v"PROGRAM_VERSION")\n" \ -- cgit v1.2.3