aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2022-02-16 01:01:23 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2022-02-16 01:01:23 +0000
commit15860000487e2d6748843888b78289f95f3ea46b (patch)
tree2a19bdac224b4ddb7536fa109707be4f0c66fbd8 /Makefile
parentc9a32c0d92adf9bd8824f9cc0158349caba50bbe (diff)
downloadyosys-15860000487e2d6748843888b78289f95f3ea46b.tar.gz
yosys-15860000487e2d6748843888b78289f95f3ea46b.tar.bz2
yosys-15860000487e2d6748843888b78289f95f3ea46b.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 ce6a32b1f..eb2213898 100644
--- a/Makefile
+++ b/Makefile
@@ -129,7 +129,7 @@ LDFLAGS += -rdynamic
LDLIBS += -lrt
endif
-YOSYS_VER := 0.14+39
+YOSYS_VER := 0.14+42
GIT_REV := $(shell git -C $(YOSYS_SRC) rev-parse --short HEAD 2> /dev/null || echo UNKNOWN)
OBJS = kernel/version_$(GIT_REV).o