aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2022-05-08 00:16:45 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2022-05-08 00:16:45 +0000
commit9c69e9f8a60180f61e4ca8de9887e98e231dc043 (patch)
tree9dc96b402b6bf352ea0d7beca670173ace4132e8 /Makefile
parent77b1dfd8c3441d7552491c8e12eebcf4b369b52d (diff)
downloadyosys-9c69e9f8a60180f61e4ca8de9887e98e231dc043.tar.gz
yosys-9c69e9f8a60180f61e4ca8de9887e98e231dc043.tar.bz2
yosys-9c69e9f8a60180f61e4ca8de9887e98e231dc043.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 49edffcf2..2df16ba58 100644
--- a/Makefile
+++ b/Makefile
@@ -129,7 +129,7 @@ LDFLAGS += -rdynamic
LDLIBS += -lrt
endif
-YOSYS_VER := 0.16+71
+YOSYS_VER := 0.16+73
GIT_REV := $(shell git -C $(YOSYS_SRC) rev-parse --short HEAD 2> /dev/null || echo UNKNOWN)
OBJS = kernel/version_$(GIT_REV).o