summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorClifford Wolf <clifford@clifford.at>2013-11-27 09:08:42 +0100
committerClifford Wolf <clifford@clifford.at>2013-11-27 09:08:42 +0100
commit18e52d81bf0587f7767b3b558cbb4192d52e9d67 (patch)
treeaad9afd6d4f851a67c6b23a62588bdd6239166bc /Makefile
parent38e7fa6530f0c5ba5044dcd79f391e49fcdef84c (diff)
parent0256105ac21bdea384809772ca45559db4292307 (diff)
Merge branch 'master' of github.com:cliffordwolf/yosys
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index c477c93d..cb61c265 100644
--- a/Makefile
+++ b/Makefile
@@ -27,7 +27,7 @@ LDFLAGS = -rdynamic
LDLIBS = -lstdc++ -lreadline -lm -ldl -lrt
QMAKE = qmake-qt4
-YOSYS_VER := 0.0.x
+YOSYS_VER := 0.1.0+
GIT_REV := $(shell git rev-parse --short HEAD || echo UNKOWN)
OBJS = kernel/version_$(GIT_REV).o