aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2022-01-12 00:59:23 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2022-01-12 00:59:23 +0000
commit61324cf55fc5c5237161d4cee157c121fe115fa1 (patch)
treee456e0d75383fef6616294252368b2ae7b85a192
parentb91533d9f2d4b2b6a8d24d44d879f7cfe4a78941 (diff)
downloadyosys-61324cf55fc5c5237161d4cee157c121fe115fa1.tar.gz
yosys-61324cf55fc5c5237161d4cee157c121fe115fa1.tar.bz2
yosys-61324cf55fc5c5237161d4cee157c121fe115fa1.zip
Bump version
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 8c7bc98d0..60777c95e 100644
--- a/Makefile
+++ b/Makefile
@@ -129,7 +129,7 @@ LDFLAGS += -rdynamic
LDLIBS += -lrt
endif
-YOSYS_VER := 0.13+0
+YOSYS_VER := 0.13+3
GIT_REV := $(shell git -C $(YOSYS_SRC) rev-parse --short HEAD 2> /dev/null || echo UNKNOWN)
OBJS = kernel/version_$(GIT_REV).o