mirror of
https://github.com/anrieff/libcpuid
synced 2025-10-03 11:01:30 +00:00
Release version 0.6.4
This commit is contained in:
parent
ede3b8ca9e
commit
f9b833d122
9 changed files with 42 additions and 19 deletions
|
@ -1,9 +1,9 @@
|
|||
cmake_minimum_required(VERSION 3.13)
|
||||
|
||||
set(VERSION "0.6.3")
|
||||
set(VERSION "0.6.4")
|
||||
set(LIBCPUID_CURRENT 16)
|
||||
set(LIBCPUID_AGE 0)
|
||||
set(LIBCPUID_REVISION 3)
|
||||
set(LIBCPUID_REVISION 4)
|
||||
project(
|
||||
cpuid
|
||||
LANGUAGES C CXX ASM_MASM
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue