summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorNick Gerace <nickagerace@gmail.com>2021-01-27 02:18:09 +0000
committerNick Gerace <nickagerace@gmail.com>2021-01-26 21:35:32 -0500
commitf19ca908211a42610018b5a9acbfa28fb62fb471 (patch)
tree46e95863eb0864598324e5426c0fa097b3cd8ef4 /Makefile
parent09c88901cbc9d4507aad348391631106d41141a9 (diff)
downloadgfold-f19ca908211a42610018b5a9acbfa28fb62fb471.zip
Update to 0.8.4
Update to 0.8.4 and change all relevant files with the new semver.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 9206d28..a1a3364 100644
--- a/Makefile
+++ b/Makefile
@@ -6,7 +6,7 @@
MAKEPATH:=$(shell dirname $(realpath $(lastword $(MAKEFILE_LIST))))
NAME:=gfold
-VERSION:=0.8.3
+VERSION:=0.8.4
all: build