aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2021-07-29 00:49:14 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2021-07-29 00:49:14 +0000
commita055145b95b08bc97f3e3ee27842576d8ea09a94 (patch)
tree958c3a4e442d88551c65e96110a699e931dcfed2
parent8bdc019730c665f678fc1f3bdd8ed96cf2f513d3 (diff)
downloadyosys-a055145b95b08bc97f3e3ee27842576d8ea09a94.tar.gz
yosys-a055145b95b08bc97f3e3ee27842576d8ea09a94.tar.bz2
yosys-a055145b95b08bc97f3e3ee27842576d8ea09a94.zip
Bump version
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index c6ecd0de7..b52e1403e 100644
--- a/Makefile
+++ b/Makefile
@@ -126,7 +126,7 @@ LDFLAGS += -rdynamic
LDLIBS += -lrt
endif
-YOSYS_VER := 0.9+4224
+YOSYS_VER := 0.9+4228
GIT_REV := $(shell git -C $(YOSYS_SRC) rev-parse --short HEAD 2> /dev/null || echo UNKNOWN)
OBJS = kernel/version_$(GIT_REV).o