summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorNick Gerace <nickagerace@gmail.com>2021-02-15 00:04:38 -0500
committerNick Gerace <nickagerace@gmail.com>2021-02-15 00:04:38 -0500
commit9305d38dc4c11141c6024869d1e24beca26b7b70 (patch)
tree9439cdbda83b5aa26d22213058365a1d16544792 /Makefile
parent728208357158adcd5442b7e756578132d3b8e9c9 (diff)
downloadgfold-9305d38dc4c11141c6024869d1e24beca26b7b70.zip
Update to 0.9.0
Update to 0.9.0 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 bfcfde8..51985b2 100644
--- a/Makefile
+++ b/Makefile
@@ -6,7 +6,7 @@
MAKEPATH:=$(shell dirname $(realpath $(lastword $(MAKEFILE_LIST))))
NAME:=gfold
-VERSION:=0.8.4
+VERSION:=0.9.0
all: build