This helper library too has a separate ABI version, but we missed it
when incrementing other ABI numbers for v1.5-rc1. Increment the revision
only as no new interfaces were added or old ones removed.
Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com>
# ABI version for libgpiomockup (we need this since it can be installed if we
# enable install-tests).
-AC_SUBST(ABI_MOCKUP_VERSION, [0.0.0])
+AC_SUBST(ABI_MOCKUP_VERSION, [0.1.0])
AC_ARG_ENABLE([bindings-cxx],
[AC_HELP_STRING([--enable-bindings-cxx],