aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2021-12-13 00:55:45 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2021-12-13 00:55:45 +0000
commit19a38222e78b0b29b9adbf2c9fcd2d1c701c7e17 (patch)
tree4cb887cd2cda629540b1a411fbd9975e6e993b89 /Makefile
parent0aad88a2fb23e5481538122e1bd4c0fac9ba5e90 (diff)
downloadyosys-19a38222e78b0b29b9adbf2c9fcd2d1c701c7e17.tar.gz
yosys-19a38222e78b0b29b9adbf2c9fcd2d1c701c7e17.tar.bz2
yosys-19a38222e78b0b29b9adbf2c9fcd2d1c701c7e17.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 621d292f0..dc4ef17ac 100644
--- a/Makefile
+++ b/Makefile
@@ -129,7 +129,7 @@ LDFLAGS += -rdynamic
LDLIBS += -lrt
endif
-YOSYS_VER := 0.12+18
+YOSYS_VER := 0.12+23
GIT_REV := $(shell git -C $(YOSYS_SRC) rev-parse --short HEAD 2> /dev/null || echo UNKNOWN)
OBJS = kernel/version_$(GIT_REV).o