aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2021-08-17 00:49:33 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2021-08-17 00:49:33 +0000
commite6dd4db0afa230fd382e9789d9aaf9c3b536b50c (patch)
tree1458dfc7c04a2a44edbda872bd28ee1f5238336b
parent10f8b75dca82ad9aa665e1e4b599bda9258b831d (diff)
downloadyosys-e6dd4db0afa230fd382e9789d9aaf9c3b536b50c.tar.gz
yosys-e6dd4db0afa230fd382e9789d9aaf9c3b536b50c.tar.bz2
yosys-e6dd4db0afa230fd382e9789d9aaf9c3b536b50c.zip
Bump version
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 45253aac0..84ec551c6 100644
--- a/Makefile
+++ b/Makefile
@@ -126,7 +126,7 @@ LDFLAGS += -rdynamic
LDLIBS += -lrt
endif
-YOSYS_VER := 0.9+4272
+YOSYS_VER := 0.9+4274
GIT_REV := $(shell git -C $(YOSYS_SRC) rev-parse --short HEAD 2> /dev/null || echo UNKNOWN)
OBJS = kernel/version_$(GIT_REV).o