summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorClifford Wolf <clifford@clifford.at>2014-06-08 15:31:27 +0200
committerClifford Wolf <clifford@clifford.at>2014-06-08 15:31:27 +0200
commit9a6cd64fc2ca46c9aed1bd03b6898c7734420c53 (patch)
treec9c16429046b42b4937a182798f23251b9171aa2 /Makefile
parentca125bf41b6de9251f6396fd06ba7a50c7eb48c0 (diff)
Now we are in Yoys 0.3.0+ development
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index c0c6fe3f..a84215b2 100644
--- a/Makefile
+++ b/Makefile
@@ -39,7 +39,7 @@ else
LDLIBS += -lrt
endif
-YOSYS_VER := 0.3.0
+YOSYS_VER := 0.3.0+
GIT_REV := $(shell git rev-parse --short HEAD || echo UNKOWN)
OBJS = kernel/version_$(GIT_REV).o