aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2022-03-23 00:14:55 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2022-03-23 00:14:55 +0000
commit6318db6152d053244adb316fda6e01a32a4f3c72 (patch)
treefb1ac4d28414b103a136d23c1fde317914380f8d /Makefile
parent15c7205908c836171d9beaf8b31610a69d299c9b (diff)
downloadyosys-6318db6152d053244adb316fda6e01a32a4f3c72.tar.gz
yosys-6318db6152d053244adb316fda6e01a32a4f3c72.tar.bz2
yosys-6318db6152d053244adb316fda6e01a32a4f3c72.zip
Bump version
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 758c8800d..bc162f554 100644
--- a/Makefile
+++ b/Makefile
@@ -129,7 +129,7 @@ LDFLAGS += -rdynamic
LDLIBS += -lrt
endif
-YOSYS_VER := 0.15+46
+YOSYS_VER := 0.15+50
GIT_REV := $(shell git -C $(YOSYS_SRC) rev-parse --short HEAD 2> /dev/null || echo UNKNOWN)
OBJS = kernel/version_$(GIT_REV).o