From f88e7ad403ebbee1b8bac988d8b162d595f595c4 Mon Sep 17 00:00:00 2001 From: koekeishiya Date: Sat, 27 May 2023 20:03:03 +0200 Subject: v0.3.9 --- src/skhd.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/skhd.c') diff --git a/src/skhd.c b/src/skhd.c index b8f5c2f..02f35f0 100644 --- a/src/skhd.c +++ b/src/skhd.c @@ -62,7 +62,7 @@ extern CGError CGSRegisterNotifyProc(void *handler, uint32_t type, void *context #define MAJOR 0 #define MINOR 3 -#define PATCH 8 +#define PATCH 9 static struct carbon_event carbon; static struct event_tap event_tap; -- cgit v1.2.3