From 473235b4eac73bd62972232751a76d9c5036115c Mon Sep 17 00:00:00 2001 From: Cameron Katri Date: Fri, 23 Dec 2022 21:42:20 -0800 Subject: [PATCH] v1.0.1 --- launchctl.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/launchctl.c b/launchctl.c index 9c3d3aa..f1f097d 100644 --- a/launchctl.c +++ b/launchctl.c @@ -38,7 +38,7 @@ #include "launchctl.h" -__SCCSID("@(#)PROGRAM:launchctl PROJECT:ProcursusTeam/launchctl VERSION:1.0"); +__SCCSID("@(#)PROGRAM:launchctl PROJECT:ProcursusTeam/launchctl VERSION:1.0.1"); // TODO: Improve the help to support showing more information // Ex. `launchctl help load`