Skip to content

Commit

Permalink
Version mod
Browse files Browse the repository at this point in the history
  • Loading branch information
James Eggleton committed Nov 2, 2023
1 parent a17b6ec commit dd7e5a8
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 @@ -2,7 +2,7 @@
# All rights reserved.

cmake_minimum_required(VERSION 3.5)
project(stb VERSION 20231012.1)
project(stb VERSION 20231012)

set(STBCC_GRID_COUNT_X_LOG2 "10" CACHE STRING "STBCC_GRID_COUNT_X_LOG2")
set(STBCC_GRID_COUNT_Y_LOG2 "10" CACHE STRING "STBCC_GRID_COUNT_Y_LOG2")
Expand Down

0 comments on commit dd7e5a8

Please sign in to comment.