Skip to content
Snippets Groups Projects
Verified Commit b523dab8 authored by Adam Mercer's avatar Adam Mercer
Browse files

lalpulsar: bump library api version for 6.0.1

parent 3defda8d
No related branches found
No related tags found
1 merge request!2137Merge release branch
......@@ -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],[29])
AC_SUBST([LIBREVISION],[0])
AC_SUBST([LIBREVISION],[1])
AC_SUBST([LIBAGE],[0])
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