aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorSergey <37293587+SergeyDegtyar@users.noreply.github.com>2019-08-29 21:09:40 +0300
committerGitHub <noreply@github.com>2019-08-29 21:09:40 +0300
commit5dda8f39a6b13610084d259e5490604380350eba (patch)
tree9dd6443a5da1b7a5364c832b0d2cac3ba098c9c3 /Makefile
parentd360693040dda29aba4ef2583e522c6ab88a4961 (diff)
parent14677610602ee18bcf1a41a0c54a626965e6bb06 (diff)
downloadyosys-5dda8f39a6b13610084d259e5490604380350eba.tar.gz
yosys-5dda8f39a6b13610084d259e5490604380350eba.tar.bz2
yosys-5dda8f39a6b13610084d259e5490604380350eba.zip
Merge pull request #2 from YosysHQ/master
Pull from upstream
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 2b473df6e..2cac80f0f 100644
--- a/Makefile
+++ b/Makefile
@@ -115,7 +115,7 @@ LDFLAGS += -rdynamic
LDLIBS += -lrt
endif
-YOSYS_VER := 0.9+1
+YOSYS_VER := 0.9+36
GIT_REV := $(shell cd $(YOSYS_SRC) && git rev-parse --short HEAD 2> /dev/null || echo UNKNOWN)
OBJS = kernel/version_$(GIT_REV).o