aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorYosys Bot <yosys-bot@symbioticeda.com>2021-01-26 00:10:05 +0000
committerYosys Bot <yosys-bot@symbioticeda.com>2021-01-26 00:10:05 +0000
commit8eaeaa8434681403d12ac5d6a9761d3720b4ef98 (patch)
tree8cd1c5dfb9f979d251edee81fb20b4d5ee25871c /Makefile
parentf200a8fe1c429c5991542fb555118b0b793025a1 (diff)
downloadyosys-8eaeaa8434681403d12ac5d6a9761d3720b4ef98.tar.gz
yosys-8eaeaa8434681403d12ac5d6a9761d3720b4ef98.tar.bz2
yosys-8eaeaa8434681403d12ac5d6a9761d3720b4ef98.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 da1ffdda5..a6a542f0c 100644
--- a/Makefile
+++ b/Makefile
@@ -126,7 +126,7 @@ LDFLAGS += -rdynamic
LDLIBS += -lrt
endif
-YOSYS_VER := 0.9+3858
+YOSYS_VER := 0.9+3863
GIT_REV := $(shell cd $(YOSYS_SRC) && git rev-parse --short HEAD 2> /dev/null || echo UNKNOWN)
OBJS = kernel/version_$(GIT_REV).o