aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2021-09-14 00:56:06 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2021-09-14 00:56:06 +0000
commitc88eaea6e02337409c13237d81834972d0851d01 (patch)
tree54d359d1b7e2731a9f72b07a2045cd6d2204618c /Makefile
parent551ef85cd74c0d984322990b462a7835c7023dc1 (diff)
downloadyosys-c88eaea6e02337409c13237d81834972d0851d01.tar.gz
yosys-c88eaea6e02337409c13237d81834972d0851d01.tar.bz2
yosys-c88eaea6e02337409c13237d81834972d0851d01.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 7298a2bfb..9afe458fc 100644
--- a/Makefile
+++ b/Makefile
@@ -127,7 +127,7 @@ LDFLAGS += -rdynamic
LDLIBS += -lrt
endif
-YOSYS_VER := 0.9+4300
+YOSYS_VER := 0.9+4303
GIT_REV := $(shell git -C $(YOSYS_SRC) rev-parse --short HEAD 2> /dev/null || echo UNKNOWN)
OBJS = kernel/version_$(GIT_REV).o