aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2021-08-13 00:50:48 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2021-08-13 00:50:48 +0000
commitc8023e37d82adffd0c0ba54575c949be9da45198 (patch)
treebf999ab95b60a9e7044e2bc09221416f100e11fe
parentd0d9aca2c301e0d71a6828bf0cf7b8673973ecb4 (diff)
downloadyosys-c8023e37d82adffd0c0ba54575c949be9da45198.tar.gz
yosys-c8023e37d82adffd0c0ba54575c949be9da45198.tar.bz2
yosys-c8023e37d82adffd0c0ba54575c949be9da45198.zip
Bump version
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 9a714e94e..6b64b0e35 100644
--- a/Makefile
+++ b/Makefile
@@ -126,7 +126,7 @@ LDFLAGS += -rdynamic
LDLIBS += -lrt
endif
-YOSYS_VER := 0.9+4259
+YOSYS_VER := 0.9+4261
GIT_REV := $(shell git -C $(YOSYS_SRC) rev-parse --short HEAD 2> /dev/null || echo UNKNOWN)
OBJS = kernel/version_$(GIT_REV).o