aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2022-03-05 01:06:31 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2022-03-05 01:06:31 +0000
commit7ba636cb3272c3158dc58bb1017ffbc15b609bb1 (patch)
tree8036f66045b12592dd6a89247b41de7b9c3934a3 /Makefile
parenta95e5d505b8e5dd841ba6eb8b6d1e9cfe75aa776 (diff)
downloadyosys-7ba636cb3272c3158dc58bb1017ffbc15b609bb1.tar.gz
yosys-7ba636cb3272c3158dc58bb1017ffbc15b609bb1.tar.bz2
yosys-7ba636cb3272c3158dc58bb1017ffbc15b609bb1.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 719e284ac..4aabe0181 100644
--- a/Makefile
+++ b/Makefile
@@ -129,7 +129,7 @@ LDFLAGS += -rdynamic
LDLIBS += -lrt
endif
-YOSYS_VER := 0.15+0
+YOSYS_VER := 0.15+7
GIT_REV := $(shell git -C $(YOSYS_SRC) rev-parse --short HEAD 2> /dev/null || echo UNKNOWN)
OBJS = kernel/version_$(GIT_REV).o