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