mirror of
https://github.com/anrieff/libcpuid
synced 2025-10-03 11:01:30 +00:00
Release version 0.7.1
This commit is contained in:
parent
43be84460c
commit
2b84c1ff02
9 changed files with 30 additions and 18 deletions
|
@ -1,9 +1,9 @@
|
|||
cmake_minimum_required(VERSION 3.13)
|
||||
|
||||
set(VERSION "0.7.0")
|
||||
set(VERSION "0.7.1")
|
||||
set(LIBCPUID_CURRENT 17)
|
||||
set(LIBCPUID_AGE 0)
|
||||
set(LIBCPUID_REVISION 0)
|
||||
set(LIBCPUID_REVISION 1)
|
||||
project(
|
||||
cpuid
|
||||
LANGUAGES C ASM_MASM
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue