summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorClifford Wolf <clifford@clifford.at>2014-02-16 00:35:53 +0100
committerClifford Wolf <clifford@clifford.at>2014-02-16 00:35:53 +0100
commitc05c3098f1d8a319706ad671607e7d894f33758e (patch)
tree680f4143a59a8288823945fb82a55bb59ffcb480 /Makefile
parent9a816b65a80a7a56b06ac5d0859be73b24008202 (diff)
Tagging Yoys 0.2.0
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 89e4a915..94a168a9 100644
--- a/Makefile
+++ b/Makefile
@@ -27,7 +27,7 @@ LDFLAGS = -rdynamic
LDLIBS = -lstdc++ -lreadline -lm -ldl -lrt
QMAKE = qmake-qt4
-YOSYS_VER := 0.1.0+
+YOSYS_VER := 0.2.0
GIT_REV := $(shell git rev-parse --short HEAD || echo UNKOWN)
OBJS = kernel/version_$(GIT_REV).o