aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorClifford Wolf <clifford@clifford.at>2014-06-08 15:28:36 +0200
committerClifford Wolf <clifford@clifford.at>2014-06-08 15:28:36 +0200
commitca125bf41b6de9251f6396fd06ba7a50c7eb48c0 (patch)
treefc847263c87ee70a203ca9b1db2d7a508e1705cb /Makefile
parent94e9ee6baba2952c8dd055dbab45fb3c9c64121e (diff)
downloadyosys-ca125bf41b6de9251f6396fd06ba7a50c7eb48c0.tar.gz
yosys-ca125bf41b6de9251f6396fd06ba7a50c7eb48c0.tar.bz2
yosys-ca125bf41b6de9251f6396fd06ba7a50c7eb48c0.zip
Tagging Yosys 0.3.0
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 38e404ce0..c0c6fe3f3 100644
--- a/Makefile
+++ b/Makefile
@@ -39,7 +39,7 @@ else
LDLIBS += -lrt
endif
-YOSYS_VER := 0.2.0+
+YOSYS_VER := 0.3.0
GIT_REV := $(shell git rev-parse --short HEAD || echo UNKOWN)
OBJS = kernel/version_$(GIT_REV).o