Skip to content
  • Elvis Angelaccio's avatar
    Fix unnecessary soversion change · 3b1f3a20
    Elvis Angelaccio authored
    Summary:
    Commit fd1e2505 only bumped the library version, but didn't break
    ABI. So we don't need to bump the soversion as that commit (implicitly) did.
    
    This patch restores the old soversion by explicitly setting it in
    ecm_setup_version(), which otherwise would use `${KDE_APPLICATIONS_VERSION_MAJOR}`
    as fallback.
    
    Test Plan: Build/istall baloo-widgets.
    
    Reviewers: arojas
    
    Subscribers: #baloo
    
    Tags: #baloo
    
    Differential Revision: https://phabricator.kde.org/D14258
    3b1f3a20