Skip to content

Commit

Permalink
Increment version to 4.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Omniflux committed Aug 25, 2023
1 parent 4073905 commit e7a5a98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ if (CMAKE_SYSTEM_NAME STREQUAL "Darwin")
endif()

# Setup Project
project (Reality VERSION 4.3.2 DESCRIPTION "Reality for DAZ Studio and Poser" HOMEPAGE_URL "https://github.com/Omniflux/reality/" LANGUAGES C CXX)
project (Reality VERSION 4.3.3 DESCRIPTION "Reality for DAZ Studio and Poser" HOMEPAGE_URL "https://github.com/Omniflux/reality/" LANGUAGES C CXX)

# Ensure tweak version has a value for use in generated files
if (NOT Reality_VERSION_TWEAK)
Expand Down

0 comments on commit e7a5a98

Please sign in to comment.