aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2021-10-22 01:00:39 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2021-10-22 01:00:39 +0000
commit52ba31b1c023b571868a396adfe1f43a0f71e867 (patch)
treef8cd60bcbe2ca9526f748020ddf44ade6c2f1c82 /Makefile
parent5cebf6a8efb4f1e9b836db76be0bb2a964932905 (diff)
downloadyosys-52ba31b1c023b571868a396adfe1f43a0f71e867.tar.gz
yosys-52ba31b1c023b571868a396adfe1f43a0f71e867.tar.bz2
yosys-52ba31b1c023b571868a396adfe1f43a0f71e867.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 66f9638e1..951587aa3 100644
--- a/Makefile
+++ b/Makefile
@@ -128,7 +128,7 @@ LDFLAGS += -rdynamic
LDLIBS += -lrt
endif
-YOSYS_VER := 0.10+40
+YOSYS_VER := 0.10+46
GIT_REV := $(shell git -C $(YOSYS_SRC) rev-parse --short HEAD 2> /dev/null || echo UNKNOWN)
OBJS = kernel/version_$(GIT_REV).o