diff --git a/Makefile b/Makefile index 36fa39fd..711563d6 100644 --- a/Makefile +++ b/Makefile @@ -3,7 +3,7 @@ export V ?= export GUI ?= export RELEASE ?= export ARCH ?= x64 -export VERSION ?= v0.8.0 +export VERSION ?= v0.0.3 # The default build target. .PHONY: default