Skip to content
  • Daniel Espinosa Ortiz's avatar
    Update SO version · 0213b22e
    Daniel Espinosa Ortiz authored
    Meson uses same rules as for Autotools for SO versioning.
    
    Version 6.0.0 will be API/ABI break; 5.2 branch uses current as 5,
    revision to 1 and age to 1, so new version is current 6, revision
    and age are set to 0.
    
    For meson, we should calculate version = current - age, so set to 6
    0213b22e