aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2022-04-19 00:14:02 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2022-04-19 00:14:02 +0000
commit29c0a595892f36ca8755386c448105f8e2f499d6 (patch)
tree2b97c58e1c2001ab0ef47e6b4b40dbb85ed44a87 /Makefile
parentc3a3f68b4de5487d5b16b99972f76e48d4bf48b7 (diff)
downloadyosys-29c0a595892f36ca8755386c448105f8e2f499d6.tar.gz
yosys-29c0a595892f36ca8755386c448105f8e2f499d6.tar.bz2
yosys-29c0a595892f36ca8755386c448105f8e2f499d6.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 44ce248cc..e95c5f491 100644
--- a/Makefile
+++ b/Makefile
@@ -129,7 +129,7 @@ LDFLAGS += -rdynamic
LDLIBS += -lrt
endif
-YOSYS_VER := 0.16+34
+YOSYS_VER := 0.16+41
GIT_REV := $(shell git -C $(YOSYS_SRC) rev-parse --short HEAD 2> /dev/null || echo UNKNOWN)
OBJS = kernel/version_$(GIT_REV).o