Skip to content
This repository has been archived by the owner on Dec 2, 2024. It is now read-only.

Commit

Permalink
Fixed up CMake version to match header
Browse files Browse the repository at this point in the history
  • Loading branch information
walbourn committed Dec 3, 2021
1 parent 9d85a91 commit c1a4f79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

cmake_minimum_required (VERSION 3.11)

set(DXUT_VERSION 11.25)
set(DXUT_VERSION 11.26)

project (DXUT
VERSION ${DXUT_VERSION}
Expand Down

0 comments on commit c1a4f79

Please sign in to comment.