aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2022-11-29 00:18:02 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2022-11-29 00:18:02 +0000
commitf9db7c0599d87fa7d61b72979029c5894e3dbe6b (patch)
tree42acada250dd3331779621714a0be7b8d4bda918 /Makefile
parent10e22608c00870a58733e68087069586a97aa4b4 (diff)
downloadyosys-f9db7c0599d87fa7d61b72979029c5894e3dbe6b.tar.gz
yosys-f9db7c0599d87fa7d61b72979029c5894e3dbe6b.tar.bz2
yosys-f9db7c0599d87fa7d61b72979029c5894e3dbe6b.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 c430a820b..42c5eaf47 100644
--- a/Makefile
+++ b/Makefile
@@ -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