mirror of
https://github.com/OldUnreal/DirectX-Headers.git
synced 2026-07-15 17:06:41 -07:00
Update version numbers to 1.616.0
This commit is contained in:
+1
-1
@@ -3,7 +3,7 @@
|
||||
cmake_minimum_required(VERSION 3.10.2)
|
||||
project(DirectX-Headers
|
||||
LANGUAGES CXX
|
||||
VERSION 1.615.0
|
||||
VERSION 1.616.0
|
||||
)
|
||||
include(CTest)
|
||||
set(CMAKE_CXX_STANDARD 14)
|
||||
|
||||
+1
-1
@@ -1,7 +1,7 @@
|
||||
# Copyright (c) Microsoft Corporation.
|
||||
# Licensed under the MIT License.
|
||||
|
||||
project('DirectX-Headers', 'cpp', version : '1.615.0',
|
||||
project('DirectX-Headers', 'cpp', version : '1.616.0',
|
||||
default_options : ['cpp_std=c++14'])
|
||||
|
||||
cpp = meson.get_compiler('cpp')
|
||||
|
||||
Reference in New Issue
Block a user