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