Merge pull request #650 from lnis-uofu/patch_update
Pulling refs/heads/master into master
This commit is contained in:
commit
9a3c82039d
|
@ -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 1)
|
set(OPENFPGA_VERSION_MINOR 1)
|
||||||
set(OPENFPGA_VERSION_PATCH 196)
|
set(OPENFPGA_VERSION_PATCH 200)
|
||||||
set(OPENFPGA_VERSION_PRERELEASE "dev")
|
set(OPENFPGA_VERSION_PRERELEASE "dev")
|
||||||
|
|
||||||
# Include user-defined functions
|
# Include user-defined functions
|
||||||
|
|
Loading…
Reference in New Issue