Skip to content

Commit

Permalink
ABI dump for imgui changes
Browse files Browse the repository at this point in the history
  • Loading branch information
gwaldron committed Jul 19, 2024
1 parent be5d736 commit d6d2e1a
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 @@ -24,7 +24,7 @@ set(OSGEARTH_PATCH_VERSION 0)
set(OSGEARTH_VERSION ${OSGEARTH_MAJOR_VERSION}.${OSGEARTH_MINOR_VERSION}.${OSGEARTH_PATCH_VERSION})

# Increment this each time the ABI changes
set(OSGEARTH_SOVERSION 159)
set(OSGEARTH_SOVERSION 160)

# Require C++14
set(CMAKE_CXX_STANDARD 14)
Expand Down

0 comments on commit d6d2e1a

Please sign in to comment.