Updated Patch Count

This commit is contained in:
github-actions[bot] 2022-01-07 00:21:33 +00:00
parent fc60ca6145
commit 6abb28eb8f
1 changed files with 1 additions and 1 deletions

View File

@ -53,7 +53,7 @@ set_property(CACHE VPR_USE_EZGL PROPERTY STRINGS auto off on)
# Version number # Version number
set(OPENFPGA_VERSION_MAJOR 1) set(OPENFPGA_VERSION_MAJOR 1)
set(OPENFPGA_VERSION_MINOR 0) set(OPENFPGA_VERSION_MINOR 0)
set(OPENFPGA_VERSION_PATCH 3710) set(OPENFPGA_VERSION_PATCH 3714)
set(OPENFPGA_VERSION_PRERELEASE "dev") set(OPENFPGA_VERSION_PRERELEASE "dev")
# Include user-defined functions # Include user-defined functions