aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2022-03-30 01:17:20 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2022-03-30 01:17:20 +0000
commitc662fcbc5c49dac1caf8b845b6ca3b4c2d8f2c4a (patch)
treea27afcc4e395372001e1deb4a86faad895491f30
parentd44f618de52af4122a4d927863516d91a2145314 (diff)
downloadyosys-c662fcbc5c49dac1caf8b845b6ca3b4c2d8f2c4a.tar.gz
yosys-c662fcbc5c49dac1caf8b845b6ca3b4c2d8f2c4a.tar.bz2
yosys-c662fcbc5c49dac1caf8b845b6ca3b4c2d8f2c4a.zip
Bump version
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 88c8ec120..4a823e68c 100644
--- a/Makefile
+++ b/Makefile
@@ -129,7 +129,7 @@ LDFLAGS += -rdynamic
LDLIBS += -lrt
endif
-YOSYS_VER := 0.15+70
+YOSYS_VER := 0.15+73
GIT_REV := $(shell git -C $(YOSYS_SRC) rev-parse --short HEAD 2> /dev/null || echo UNKNOWN)
OBJS = kernel/version_$(GIT_REV).o