Skip to content
Snippets Groups Projects
Verified Commit 5b6eb7c5 authored by Adam Mercer's avatar Adam Mercer :island:
Browse files

lal: bump library api version for 7.3.1

parent 5e911d97
No related branches found
No related tags found
No related merge requests found
......@@ -20,7 +20,7 @@ AC_CONFIG_MACRO_DIR([gnuscripts])
# 6. if any interfaces have been removed since the last public release,
# then set age to 0.
AC_SUBST([LIBCURRENT],[23])
AC_SUBST([LIBREVISION],[0])
AC_SUBST([LIBREVISION],[1])
AC_SUBST([LIBAGE],[3])
AC_SUBST([LIBVERSION],[${LIBCURRENT}:${LIBREVISION}:${LIBAGE}])
AS_CASE([${host_os}],
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment