diff options
author | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2022-11-29 00:18:02 +0000 |
---|---|---|
committer | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2022-11-29 00:18:02 +0000 |
commit | f9db7c0599d87fa7d61b72979029c5894e3dbe6b (patch) | |
tree | 42acada250dd3331779621714a0be7b8d4bda918 | |
parent | 10e22608c00870a58733e68087069586a97aa4b4 (diff) | |
download | yosys-f9db7c0599d87fa7d61b72979029c5894e3dbe6b.tar.gz yosys-f9db7c0599d87fa7d61b72979029c5894e3dbe6b.tar.bz2 yosys-f9db7c0599d87fa7d61b72979029c5894e3dbe6b.zip |
Bump version
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -142,7 +142,7 @@ LDLIBS += -lrt endif endif -YOSYS_VER := 0.23+35 +YOSYS_VER := 0.23+38 # Note: We arrange for .gitcommit to contain the (short) commit hash in # tarballs generated with git-archive(1) using .gitattributes. The git repo |