aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2021-11-26 00:52:41 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2021-11-26 00:52:41 +0000
commit707d98b06c8d2ad196ba64afbbb3bf5af475c75b (patch)
treeb06115c059e6af4911afc11091be689d1fd70ae0
parenta31c8a82be4ec98dbe58ce7efdde3a372b9767e0 (diff)
downloadyosys-707d98b06c8d2ad196ba64afbbb3bf5af475c75b.tar.gz
yosys-707d98b06c8d2ad196ba64afbbb3bf5af475c75b.tar.bz2
yosys-707d98b06c8d2ad196ba64afbbb3bf5af475c75b.zip
Bump version
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 42364ed45..80b89a0b7 100644
--- a/Makefile
+++ b/Makefile
@@ -129,7 +129,7 @@ LDFLAGS += -rdynamic
LDLIBS += -lrt
endif
-YOSYS_VER := 0.11+47
+YOSYS_VER := 0.11+50
GIT_REV := $(shell git -C $(YOSYS_SRC) rev-parse --short HEAD 2> /dev/null || echo UNKNOWN)
OBJS = kernel/version_$(GIT_REV).o