From 533200902d79f01528fbc9e343ab166e7d372383 Mon Sep 17 00:00:00 2001 From: Daylin Morgan Date: Wed, 7 Sep 2022 00:13:29 -0500 Subject: [PATCH] chore: add version identifier --- src/header.mk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/header.mk b/src/header.mk index b8ca075..e231bae 100644 --- a/src/header.mk +++ b/src/header.mk @@ -1,8 +1,8 @@ # }> [github.com/daylinmorgan/task.mk] <{ # # Copyright (c) 2022 Daylin Morgan # MIT License -# ##- version -## +# version: ##- version -## # # task.mk should be included at the bottom of your Makefile. # See below for the standard configuration options that should be set prior to including this file. -# You can update your .task.mk with `make _update-task.mk` \ No newline at end of file +# You can update your .task.mk with `make _update-task.mk`