aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2022-02-15 01:05:31 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2022-02-15 01:05:31 +0000
commit426f89fc6f8c3aecfbbe22020ad79275071f9314 (patch)
treecf8a125398c50e6629aecab44fd5cce3a7e2efd8
parent15a4e900b2e8f61464c7d24751b1d0182a894a1b (diff)
downloadyosys-426f89fc6f8c3aecfbbe22020ad79275071f9314.tar.gz
yosys-426f89fc6f8c3aecfbbe22020ad79275071f9314.tar.bz2
yosys-426f89fc6f8c3aecfbbe22020ad79275071f9314.zip
Bump version
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index e8c06f9c9..c7bc1ae61 100644
--- a/Makefile
+++ b/Makefile
@@ -129,7 +129,7 @@ LDFLAGS += -rdynamic
LDLIBS += -lrt
endif
-YOSYS_VER := 0.14+36
+YOSYS_VER := 0.14+39
GIT_REV := $(shell git -C $(YOSYS_SRC) rev-parse --short HEAD 2> /dev/null || echo UNKNOWN)
OBJS = kernel/version_$(GIT_REV).o