microsoft / DirectXMath

DirectXMath is an all inline SIMD C++ linear algebra library for use in games and graphics apps

Home Page:https://walbourn.github.io/introducing-directxmath/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Project version is inconsistent with release note

seungha-yang opened this issue · comments

The project version written in cmake file is 3.1.8 but it's 3.18 in release note

It would also be good to use the project version number when making tags / releases :)

The version should be bumped up to 3.1.9.

I have some complexities that I have to manage here because this library ships in the windows SDK.

There is no functional change here at all.

For vcpkg, the version is the release date.