aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorYosys Bot <yosys-bot@symbioticeda.com>2020-12-18 00:10:05 +0000
committerYosys Bot <yosys-bot@symbioticeda.com>2020-12-18 00:10:05 +0000
commiteaf6b551b68f44bc31c2d4274c91944451b01649 (patch)
treee150354208bc7e1ebdc9dffb0127114a6650d572 /Makefile
parent871fc34ad43dac0ff924b8f72a0524d937040190 (diff)
downloadyosys-eaf6b551b68f44bc31c2d4274c91944451b01649.tar.gz
yosys-eaf6b551b68f44bc31c2d4274c91944451b01649.tar.bz2
yosys-eaf6b551b68f44bc31c2d4274c91944451b01649.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 923e06057..0235775a4 100644
--- a/Makefile
+++ b/Makefile
@@ -125,7 +125,7 @@ LDFLAGS += -rdynamic
LDLIBS += -lrt
endif
-YOSYS_VER := 0.9+3760
+YOSYS_VER := 0.9+3762
GIT_REV := $(shell cd $(YOSYS_SRC) && git rev-parse --short HEAD 2> /dev/null || echo UNKNOWN)
OBJS = kernel/version_$(GIT_REV).o