3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-09-04 09:07:42 +00:00
This commit is contained in:
Akash Levy 2024-11-17 22:46:05 -08:00
commit 5210d8614c
2 changed files with 7 additions and 20 deletions

View file

@ -163,7 +163,7 @@ ifeq ($(OS), Haiku)
CXXFLAGS += -D_DEFAULT_SOURCE
endif
YOSYS_VER := 0.47+61
YOSYS_VER := 0.47+66
# Note: We arrange for .gitcommit to contain the (short) commit hash in
# tarballs generated with git-archive(1) using .gitattributes. The git repo