From 1a5c69d3268cd2f5dd3a866cfb177a9518c9016c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 13 May 2022 06:34:05 +0000 Subject: [PATCH 1/2] Bump yosys-plugins from `00590be` to `2fa356d` Bumps [yosys-plugins](https://github.com/SymbiFlow/yosys-symbiflow-plugins) from `00590be` to `2fa356d`. - [Release notes](https://github.com/SymbiFlow/yosys-symbiflow-plugins/releases) - [Commits](https://github.com/SymbiFlow/yosys-symbiflow-plugins/compare/00590be55540b2567f430e1ac08c72e97ccd3e36...2fa356d11c8296d25f90ec6690cd889efaa29f82) --- updated-dependencies: - dependency-name: yosys-plugins dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- yosys-plugins | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/yosys-plugins b/yosys-plugins index 00590be55..2fa356d11 160000 --- a/yosys-plugins +++ b/yosys-plugins @@ -1 +1 @@ -Subproject commit 00590be55540b2567f430e1ac08c72e97ccd3e36 +Subproject commit 2fa356d11c8296d25f90ec6690cd889efaa29f82 From 413fea591b27d1176ea4408ee8e89133e954a497 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 14 May 2022 00:02:15 +0000 Subject: [PATCH 2/2] Updated Patch Count --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 2234e5d60..bf3ccaca4 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -53,7 +53,7 @@ set_property(CACHE VPR_USE_EZGL PROPERTY STRINGS auto off on) # Version number set(OPENFPGA_VERSION_MAJOR 1) set(OPENFPGA_VERSION_MINOR 1) -set(OPENFPGA_VERSION_PATCH 200) +set(OPENFPGA_VERSION_PATCH 207) set(OPENFPGA_VERSION_PRERELEASE "dev") # Include user-defined functions