aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2021-12-22 00:58:25 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2021-12-22 00:58:25 +0000
commit7407a7f3ef465c6cbaf35fd5c5660e721f36787e (patch)
treeb3645c99bbfedac6863796b5e57a87574a355366 /Makefile
parentd015c2b48aa831bd96080d85ade14591debdd56d (diff)
downloadyosys-7407a7f3ef465c6cbaf35fd5c5660e721f36787e.tar.gz
yosys-7407a7f3ef465c6cbaf35fd5c5660e721f36787e.tar.bz2
yosys-7407a7f3ef465c6cbaf35fd5c5660e721f36787e.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 875b4a0f2..8b274166a 100644
--- a/Makefile
+++ b/Makefile
@@ -129,7 +129,7 @@ LDFLAGS += -rdynamic
LDLIBS += -lrt
endif
-YOSYS_VER := 0.12+40
+YOSYS_VER := 0.12+42
GIT_REV := $(shell git -C $(YOSYS_SRC) rev-parse --short HEAD 2> /dev/null || echo UNKNOWN)
OBJS = kernel/version_$(GIT_REV).o