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