From fe795810e8a078f0d3e94903ae28d7516c7a57a7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 30 Mar 2022 00:02:11 +0000 Subject: [PATCH] Updated Patch Count --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 9933e2ab0..442b68d6c 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 107) +set(OPENFPGA_VERSION_PATCH 113) set(OPENFPGA_VERSION_PRERELEASE "dev") # Include user-defined functions