aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2021-12-14 00:59:10 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2021-12-14 00:59:10 +0000
commitb07ca8756a6ca4fafd725f008ac871a0e24d75e8 (patch)
tree01514a643b3a6f04f8f0bcf174a737aa413b6a94 /Makefile
parent5e5c8a54ce56efcc0f3144736d4cf7fd2314aa83 (diff)
downloadyosys-b07ca8756a6ca4fafd725f008ac871a0e24d75e8.tar.gz
yosys-b07ca8756a6ca4fafd725f008ac871a0e24d75e8.tar.bz2
yosys-b07ca8756a6ca4fafd725f008ac871a0e24d75e8.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 dc4ef17ac..76f724a64 100644
--- a/Makefile
+++ b/Makefile
@@ -129,7 +129,7 @@ LDFLAGS += -rdynamic
LDLIBS += -lrt
endif
-YOSYS_VER := 0.12+23
+YOSYS_VER := 0.12+26
GIT_REV := $(shell git -C $(YOSYS_SRC) rev-parse --short HEAD 2> /dev/null || echo UNKNOWN)
OBJS = kernel/version_$(GIT_REV).o