Update hwloc for msvc.

This commit is contained in:
XMRig 2022-06-23 16:45:54 +07:00
parent fdfbb60840
commit b324e34444
No known key found for this signature in database
GPG key ID: 446A53638BE94409
7 changed files with 80 additions and 32 deletions

View file

@ -9,7 +9,7 @@
major=2
minor=7
release=0
release=1
# greek is used for alpha or beta release tags. If it is non-empty,
# it will be appended to the version number. It does not have to be
@ -22,7 +22,7 @@ greek=
# The date when this release was created
date="Dec 06, 2021"
date="Mar 20, 2022"
# If snapshot=1, then use the value from snapshot_version as the
# entire hwloc version (i.e., ignore major, minor, release, and
@ -41,7 +41,7 @@ snapshot_version=${major}.${minor}.${release}${greek}-git
# 2. Version numbers are described in the Libtool current:revision:age
# format.
libhwloc_so_version=20:2:5
libhwloc_so_version=20:3:5
libnetloc_so_version=0:0:0
# Please also update the <TargetName> lines in contrib/windows/libhwloc.vcxproj