3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-07-23 20:58:55 +00:00

Merge branch 'YosysHQ:master' into rtlworks/script-stack/issue/3594

This commit is contained in:
Muthiah Annamalai (முத்து அண்ணாமலை) 2023-05-20 22:49:45 -07:00 committed by GitHub
commit 7ae0b8c832
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -141,7 +141,7 @@ LDLIBS += -lrt
endif endif
endif endif
YOSYS_VER := 0.29+11 YOSYS_VER := 0.29+21
# Note: We arrange for .gitcommit to contain the (short) commit hash in # Note: We arrange for .gitcommit to contain the (short) commit hash in
# tarballs generated with git-archive(1) using .gitattributes. The git repo # tarballs generated with git-archive(1) using .gitattributes. The git repo