aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2021-12-19 01:00:40 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2021-12-19 01:00:40 +0000
commitf599c148c570910195d7181037033d9d3e5238a3 (patch)
tree046c55c062c94fbc9106d0a7c20ae02000c0d711 /Makefile
parent7608985d2c6237b869a4774c6b1659282e7473ad (diff)
downloadyosys-f599c148c570910195d7181037033d9d3e5238a3.tar.gz
yosys-f599c148c570910195d7181037033d9d3e5238a3.tar.bz2
yosys-f599c148c570910195d7181037033d9d3e5238a3.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 145a9bc99..a21810253 100644
--- a/Makefile
+++ b/Makefile
@@ -129,7 +129,7 @@ LDFLAGS += -rdynamic
LDLIBS += -lrt
endif
-YOSYS_VER := 0.12+36
+YOSYS_VER := 0.12+38
GIT_REV := $(shell git -C $(YOSYS_SRC) rev-parse --short HEAD 2> /dev/null || echo UNKNOWN)
OBJS = kernel/version_$(GIT_REV).o