aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2022-02-08 00:59:03 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2022-02-08 00:59:03 +0000
commit23d062fea3416ea077f41ea2b71c11b14ea2fe87 (patch)
tree2d60596624477c3380af114c00cb55105c534f15
parent818060880d80b28d483cf5e1c71fcd139d37fe97 (diff)
downloadyosys-23d062fea3416ea077f41ea2b71c11b14ea2fe87.tar.gz
yosys-23d062fea3416ea077f41ea2b71c11b14ea2fe87.tar.bz2
yosys-23d062fea3416ea077f41ea2b71c11b14ea2fe87.zip
Bump version
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 6cb42e352..79eeb71a9 100644
--- a/Makefile
+++ b/Makefile
@@ -129,7 +129,7 @@ LDFLAGS += -rdynamic
LDLIBS += -lrt
endif
-YOSYS_VER := 0.14+0
+YOSYS_VER := 0.14+1
GIT_REV := $(shell git -C $(YOSYS_SRC) rev-parse --short HEAD 2> /dev/null || echo UNKNOWN)
OBJS = kernel/version_$(GIT_REV).o