Skip to content

Commit 3aada6c

Browse files
committed
bump version 0.3.4
1 parent f267762 commit 3aada6c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ include(${BOREALIS_LIBRARY}/cmake/toolchain.cmake)
5050
project(Switchfin)
5151
set(VERSION_MAJOR "0")
5252
set(VERSION_MINOR "3")
53-
set(VERSION_ALTER "3")
53+
set(VERSION_ALTER "4")
5454
set(PROJECT_TITLEID "010ff000ffff0003")
5555
set(PROJECT_AUTHOR "dragonflylee")
5656
set(PROJECT_ICON ${CMAKE_CURRENT_SOURCE_DIR}/resources/icon/icon.jpg)

0 commit comments

Comments
 (0)