aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2021-09-01 00:55:51 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2021-09-01 00:55:51 +0000
commitfe9da25c4030828d04fd38a1d1150d12e8fb4f51 (patch)
treea0896e3ef9c38fc162c2e1ab9c1563dafedff638
parentb2e9717419e9a852f4e64f12891b8e9742900917 (diff)
downloadyosys-fe9da25c4030828d04fd38a1d1150d12e8fb4f51.tar.gz
yosys-fe9da25c4030828d04fd38a1d1150d12e8fb4f51.tar.bz2
yosys-fe9da25c4030828d04fd38a1d1150d12e8fb4f51.zip
Bump version
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 4ecc98a3c..1c082ce28 100644
--- a/Makefile
+++ b/Makefile
@@ -127,7 +127,7 @@ LDFLAGS += -rdynamic
LDLIBS += -lrt
endif
-YOSYS_VER := 0.9+4288
+YOSYS_VER := 0.9+4290
GIT_REV := $(shell git -C $(YOSYS_SRC) rev-parse --short HEAD 2> /dev/null || echo UNKNOWN)
OBJS = kernel/version_$(GIT_REV).o