Skip to content

Commit 217bd28

Browse files
authored
Merge pull request #566 from lnis-uofu/patch_update
Pulling refs/heads/master into master
2 parents 3afaae6 + 98e0134 commit 217bd28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ set_property(CACHE VPR_USE_EZGL PROPERTY STRINGS auto off on)
5353
# Version number
5454
set(OPENFPGA_VERSION_MAJOR 1)
5555
set(OPENFPGA_VERSION_MINOR 1)
56-
set(OPENFPGA_VERSION_PATCH 35)
56+
set(OPENFPGA_VERSION_PATCH 39)
5757
set(OPENFPGA_VERSION_PRERELEASE "dev")
5858

5959
# Include user-defined functions

0 commit comments

Comments
 (0)