Skip to content

Commit

Permalink
Prepare for 3.3.0 release (#92)
Browse files Browse the repository at this point in the history
  • Loading branch information
ericeberry authored Aug 21, 2023
1 parent dff8272 commit bc92c22
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions reference/src/client/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -85,8 +85,8 @@ target_compile_options(saclient PRIVATE -Werror -Wall -Wextra -Wno-type-limits -

set_target_properties(saclient PROPERTIES
LINKER_LANGUAGE C
SO_VERSION 3.2
VERSION 3.2.1
SO_VERSION 3.3
VERSION 3.3.0
)

target_include_directories(saclient
Expand Down

0 comments on commit bc92c22

Please sign in to comment.