From b0393dec24d8b1a26e70397f93b055b988449bd0 Mon Sep 17 00:00:00 2001 From: Spencer Williams Date: Wed, 18 Mar 2026 21:57:54 -0400 Subject: Explicitly compile against Lua 5.4 --- mpc-bar.m | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mpc-bar.m') diff --git a/mpc-bar.m b/mpc-bar.m index 1a06a6d..d12f46c 100644 --- a/mpc-bar.m +++ b/mpc-bar.m @@ -30,7 +30,7 @@ #import -#define VERSION "0.5.0" +#define VERSION "0.5.1" #define TITLE_MAX_LENGTH 96 #define SLEEP_INTERVAL 0.2 -- cgit v1.2.3