Skip to content

Commit 4342bfb

Browse files
committed
Bump version
1 parent 9cdb392 commit 4342bfb

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed

CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ elseif(WIN32 AND NOT DEFINED CMAKE_TOOLCHAIN_FILE)
1313
endif()
1414

1515

16-
project(USC VERSION 0.4.0)
16+
project(USC VERSION 0.5.0)
1717
if(WIN32 AND ${CMAKE_VERSION} VERSION_GREATER "3.12")
1818
cmake_policy(SET CMP0079 NEW)
1919
endif()

Main/Resource.aps

32 Bytes
Binary file not shown.

Main/Resource.rc

0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)