aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorYosys Bot <yosys-bot@symbioticeda.com>2020-11-25 00:10:05 +0000
committerYosys Bot <yosys-bot@symbioticeda.com>2020-11-25 00:10:05 +0000
commit88c47a380bdd62b633b11d1e763e7bcfd54ef423 (patch)
treeadafc5b4666e3df153fc32a79a8e06d2a06bad4c /Makefile
parentbc085761e688f11c2a28ce0f1aada9847decf51b (diff)
downloadyosys-88c47a380bdd62b633b11d1e763e7bcfd54ef423.tar.gz
yosys-88c47a380bdd62b633b11d1e763e7bcfd54ef423.tar.bz2
yosys-88c47a380bdd62b633b11d1e763e7bcfd54ef423.zip
Bump version
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 01060dedf..0cd924f49 100644
--- a/Makefile
+++ b/Makefile
@@ -123,7 +123,7 @@ LDFLAGS += -rdynamic
LDLIBS += -lrt
endif
-YOSYS_VER := 0.9+3686
+YOSYS_VER := 0.9+3696
GIT_REV := $(shell cd $(YOSYS_SRC) && git rev-parse --short HEAD 2> /dev/null || echo UNKNOWN)
OBJS = kernel/version_$(GIT_REV).o