aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2021-11-09 00:53:27 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2021-11-09 00:53:27 +0000
commit4871d8f19911dc48bf7726519437be8a821c0a1f (patch)
tree7d48397e0b2413f0064649f960def7cb97aa1b21 /Makefile
parentcd71d260ea9c9ab77e44cf62760d633f85801293 (diff)
downloadyosys-4871d8f19911dc48bf7726519437be8a821c0a1f.tar.gz
yosys-4871d8f19911dc48bf7726519437be8a821c0a1f.tar.bz2
yosys-4871d8f19911dc48bf7726519437be8a821c0a1f.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 86abc6958..adb5995ca 100644
--- a/Makefile
+++ b/Makefile
@@ -129,7 +129,7 @@ LDFLAGS += -rdynamic
LDLIBS += -lrt
endif
-YOSYS_VER := 0.11+7
+YOSYS_VER := 0.11+10
GIT_REV := $(shell git -C $(YOSYS_SRC) rev-parse --short HEAD 2> /dev/null || echo UNKNOWN)
OBJS = kernel/version_$(GIT_REV).o