Skip to content
  • Craig Small's avatar
    Rename library and use proper versioning · 38763ede
    Craig Small authored
    Previously the version of libproc always tracked the version of procps.
    This doesn't work when other non-procps programs link to the library as
    they are always playing catch up.
    
    This change makes the library version independent of the procps version.
    It will only be incremented when needed.
    38763ede