Skip to content

Commit

Permalink
Update version to 1.3.6-4
Browse files Browse the repository at this point in the history
  • Loading branch information
Korde, Nakul authored and GitHub Enterprise committed Nov 13, 2019
1 parent 8c38be1 commit 99fa5de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Expand Up @@ -212,7 +212,7 @@ set(CPACK_PACKAGE_VERSION_MAJOR "${INTEL_FPGA_API_VER_MAJOR}")
set(CPACK_PACKAGE_VERSION_MINOR "${INTEL_FPGA_API_VER_MINOR}")
set(CPACK_PACKAGE_VERSION_PATCH "${INTEL_FPGA_API_VER_REV}")
set(CPACK_PACKAGE_VERSION ${INTEL_FPGA_API_VERSION})
set(CPACK_PACKAGE_RELEASE 3)
set(CPACK_PACKAGE_RELEASE 4)
set(CPACK_PACKAGE_CONTACT "opae@lists.01.org")
set(CPACK_PACKAGING_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}")
#Hashing the package components
Expand Down

0 comments on commit 99fa5de

Please sign in to comment.