aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2021-08-11 00:52:20 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2021-08-11 00:52:20 +0000
commitb96eb888cc7518c20532ff688ec24b8b51f88f8e (patch)
tree0d8460ada84bf3e5277c67562ddc422e1da5e761
parente6f3d1c225abecf736782f43af4f36526c63f4c5 (diff)
downloadyosys-b96eb888cc7518c20532ff688ec24b8b51f88f8e.tar.gz
yosys-b96eb888cc7518c20532ff688ec24b8b51f88f8e.tar.bz2
yosys-b96eb888cc7518c20532ff688ec24b8b51f88f8e.zip
Bump version
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index af2e14394..dc66291a4 100644
--- a/Makefile
+++ b/Makefile
@@ -126,7 +126,7 @@ LDFLAGS += -rdynamic
LDLIBS += -lrt
endif
-YOSYS_VER := 0.9+4251
+YOSYS_VER := 0.9+4254
GIT_REV := $(shell git -C $(YOSYS_SRC) rev-parse --short HEAD 2> /dev/null || echo UNKNOWN)
OBJS = kernel/version_$(GIT_REV).o