commit d893c63cdd927c33b9b8c9bc52aaa284199a650a parent b1e217b29aab8936e9831961943676acd9cdcdd8 Author: Hiltjo Posthuma <hiltjo@codemadness.org> Date: Sat, 9 Aug 2025 14:33:40 +0200 bump version to 5.4 Diffstat:
M | config.mk | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/config.mk b/config.mk @@ -1,5 +1,5 @@ # dmenu version -VERSION = 5.3 +VERSION = 5.4 # paths PREFIX = /usr/local