1
0
mirror of https://github.com/google/cpu_features.git synced 2025-08-17 11:40:09 +02:00

Release v0.10.1

This commit is contained in:
Guillaume Chatelet
2025-05-13 09:53:21 +00:00
parent 2e2574e1bf
commit d3b2440fcf
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
cmake_minimum_required(VERSION 3.13)
project(CpuFeatures VERSION 0.10.0 LANGUAGES C)
project(CpuFeatures VERSION 0.10.1 LANGUAGES C)
set(CMAKE_C_STANDARD 99)