From 5a16a73d8f6652121adea6e2a108430a881b5894 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 18 Jan 2022 00:22:34 +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 ab3c4c571..1e0ce849d 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 3727) +set(OPENFPGA_VERSION_PATCH 3743) set(OPENFPGA_VERSION_PRERELEASE "dev") # Include user-defined functions