From 9aa433ad97ea0ca63ec1edbf752c4fd183a09933 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Jan 2022 07:24:53 +0000 Subject: [PATCH 1/2] Bump yosys-plugins from `91d7db0` to `35c6c33` Bumps [yosys-plugins](https://github.com/SymbiFlow/yosys-symbiflow-plugins) from `91d7db0` to `35c6c33`. - [Release notes](https://github.com/SymbiFlow/yosys-symbiflow-plugins/releases) - [Commits](https://github.com/SymbiFlow/yosys-symbiflow-plugins/compare/91d7db03ddbee23f9ff91f395de1692a37e51362...35c6c33811a8de7c80dff6a7bcf7aa6ec9b21233) --- 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 91d7db03d..35c6c3381 160000 --- a/yosys-plugins +++ b/yosys-plugins @@ -1 +1 @@ -Subproject commit 91d7db03ddbee23f9ff91f395de1692a37e51362 +Subproject commit 35c6c33811a8de7c80dff6a7bcf7aa6ec9b21233 From 6abb28eb8f90dc93fae2a45a1c80060ba684a3f0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 7 Jan 2022 00:21:33 +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 a638e9217..748454f4b 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 0) -set(OPENFPGA_VERSION_PATCH 3710) +set(OPENFPGA_VERSION_PATCH 3714) set(OPENFPGA_VERSION_PRERELEASE "dev") # Include user-defined functions