From 0363cba4f77ff7185bf7014dcbb08a6069f4f666 Mon Sep 17 00:00:00 2001 From: Floyd Diebel Date: Mon, 22 Jul 2024 17:53:28 -0700 Subject: [PATCH] Release 3.8.6 --- stir.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stir.sh b/stir.sh index 06dc194..ba3f222 100755 --- a/stir.sh +++ b/stir.sh @@ -11,7 +11,7 @@ ############################################################################### IFS=$'\n\t' -VERSION="3.8.6-dev" +VERSION="3.8.6" EPOCH="$(date +%s)" NOW="$(date +"%B %d, %Y")" last_month="$(date --date="$(date +%Y-%m-15) -1 month" +'%B')"