Skip to content

Commit

Permalink
Release 3.8.6
Browse files Browse the repository at this point in the history
  • Loading branch information
fdiebel committed Jul 23, 2024
1 parent a84575d commit 0363cba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion stir.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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')"
Expand Down

0 comments on commit 0363cba

Please sign in to comment.