STARPU-VERSION 314 B

123456789
  1. # -*- sh -*-
  2. # Versioning (SONAMEs) for StarPU libraries.
  3. # Libtool interface versioning (info "(libtool) Versioning").
  4. LIBSTARPU_INTERFACE_CURRENT=0 # increment upon ABI change
  5. LIBSTARPU_INTERFACE_REVISION=0 # increment upon implementation change
  6. LIBSTARPU_INTERFACE_AGE=0 # set to CURRENT - PREVIOUS interface