Skip to content

Commit

Permalink
Change version
Browse files Browse the repository at this point in the history
  • Loading branch information
Renardjojo committed Aug 30, 2023
1 parent ed270e6 commit 16de381
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 @@ -7,7 +7,7 @@ set(CMAKE_CXX_STANDARD_REQUIRED ON)
set(CMAKE_CXX_EXTENSIONS OFF)

set(PROJECT_NAME "PetForDesktop")
set(PROJECT_VERSION 1.4.0)
set(PROJECT_VERSION 1.4.1)

set(REL_RESOURCES_DIR "content")
set(ABS_RESOURCE_DIR "${CMAKE_SOURCE_DIR}/${REL_RESOURCES_DIR}")
Expand Down

0 comments on commit 16de381

Please sign in to comment.