Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
Drewol committed Jun 12, 2021
1 parent 9cdb392 commit 4342bfb
Show file tree
Hide file tree
Showing 3 changed files 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 @@ -13,7 +13,7 @@ elseif(WIN32 AND NOT DEFINED CMAKE_TOOLCHAIN_FILE)
endif()


project(USC VERSION 0.4.0)
project(USC VERSION 0.5.0)
if(WIN32 AND ${CMAKE_VERSION} VERSION_GREATER "3.12")
cmake_policy(SET CMP0079 NEW)
endif()
Expand Down
Binary file modified Main/Resource.aps
Binary file not shown.
Binary file modified Main/Resource.rc
Binary file not shown.

0 comments on commit 4342bfb

Please sign in to comment.