Skip to content

Commit

Permalink
V5.4
Browse files Browse the repository at this point in the history
Change-Id: I5eeb5b9a3c51abfac871b89233bb32239fbd6a8c
Signed-off-by: Frank S. Filz <ffilzlnx@mindspring.com>
  • Loading branch information
ffilz committed Jul 21, 2023
1 parent 3a39531 commit 4f8c484
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 @@ -44,7 +44,7 @@ set(GANESHA_MAJOR_VERSION 5)
# Minor version is blank for development. On release, it becomes ".0". On a
# stable maintenance branch, this becomes ".N" where N is monotonically
# increasing starting at 1. Remember to include the "." !!
set(GANESHA_MINOR_VERSION .3.3)
set(GANESHA_MINOR_VERSION .4)

IF(CMAKE_BUILD_TYPE STREQUAL "Release" OR CMAKE_BUILD_TYPE STREQUAL "RelWithDebInfo")
set(GANESHA_BUILD_RELEASE 1)
Expand Down

0 comments on commit 4f8c484

Please sign in to comment.