aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2022-02-12 01:01:05 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2022-02-12 01:01:05 +0000
commit1772a1e98eb7c659d070d62ff745c506cbd41f8b (patch)
treedc1e408fa7821e2e94cd1c4bcaccdf31df49eda8 /Makefile
parent15eb66b99dc40901895d4e4a512d3c49dde3a9b4 (diff)
downloadyosys-1772a1e98eb7c659d070d62ff745c506cbd41f8b.tar.gz
yosys-1772a1e98eb7c659d070d62ff745c506cbd41f8b.tar.bz2
yosys-1772a1e98eb7c659d070d62ff745c506cbd41f8b.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 6e7e9f59f..795ae52c4 100644
--- a/Makefile
+++ b/Makefile
@@ -129,7 +129,7 @@ LDFLAGS += -rdynamic
LDLIBS += -lrt
endif
-YOSYS_VER := 0.14+6
+YOSYS_VER := 0.14+34
GIT_REV := $(shell git -C $(YOSYS_SRC) rev-parse --short HEAD 2> /dev/null || echo UNKNOWN)
OBJS = kernel/version_$(GIT_REV).o