diff options
author | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2022-06-17 00:17:38 +0000 |
---|---|---|
committer | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2022-06-17 00:17:38 +0000 |
commit | bb634d39ef6c2b915a7b7526029197ecf948e183 (patch) | |
tree | 68acc372b02d3d2663187105d583838ec858f7f5 | |
parent | d69091806ad29c3720e478d965354f44bd266d7f (diff) | |
download | yosys-bb634d39ef6c2b915a7b7526029197ecf948e183.tar.gz yosys-bb634d39ef6c2b915a7b7526029197ecf948e183.tar.bz2 yosys-bb634d39ef6c2b915a7b7526029197ecf948e183.zip |
Bump version
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -129,7 +129,7 @@ LDFLAGS += -rdynamic LDLIBS += -lrt endif -YOSYS_VER := 0.18+10 +YOSYS_VER := 0.18+13 # Note: We arrange for .gitcommit to contain the (short) commit hash in # tarballs generated with git-archive(1) using .gitattributes. The git repo |