aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2021-08-10 00:52:49 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2021-08-10 00:52:49 +0000
commitf368e2c7e650ecb35d3732ad1f3f926a21f063bf (patch)
tree7441ede3003c497a80b376007d011bd27ccc54c0
parentd25b9088c83ba68b938ef9f0d97793a08001a9fe (diff)
downloadyosys-f368e2c7e650ecb35d3732ad1f3f926a21f063bf.tar.gz
yosys-f368e2c7e650ecb35d3732ad1f3f926a21f063bf.tar.bz2
yosys-f368e2c7e650ecb35d3732ad1f3f926a21f063bf.zip
Bump version
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 4e13da31c..af2e14394 100644
--- a/Makefile
+++ b/Makefile
@@ -126,7 +126,7 @@ LDFLAGS += -rdynamic
LDLIBS += -lrt
endif
-YOSYS_VER := 0.9+4249
+YOSYS_VER := 0.9+4251
GIT_REV := $(shell git -C $(YOSYS_SRC) rev-parse --short HEAD 2> /dev/null || echo UNKNOWN)
OBJS = kernel/version_$(GIT_REV).o