diff options
author | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2022-07-24 00:21:02 +0000 |
---|---|---|
committer | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2022-07-24 00:21:02 +0000 |
commit | 358e656e21bbbf6f09bb9f353a3829123f73d3b6 (patch) | |
tree | 35e06f2385ab458f15a02f0d3e5fdf27ba852103 | |
parent | f679b756d8f9af44654132d3fd4e3a3465afea89 (diff) | |
download | yosys-358e656e21bbbf6f09bb9f353a3829123f73d3b6.tar.gz yosys-358e656e21bbbf6f09bb9f353a3829123f73d3b6.tar.bz2 yosys-358e656e21bbbf6f09bb9f353a3829123f73d3b6.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.19+23 +YOSYS_VER := 0.19+25 # Note: We arrange for .gitcommit to contain the (short) commit hash in # tarballs generated with git-archive(1) using .gitattributes. The git repo |