Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
lscsoft
lalsuite
Commits
12cd51e4
Commit
12cd51e4
authored
Dec 20, 2016
by
Adam Mercer
Browse files
lalinference: bump library api version for version 1.9.0
Original: 02db2f15905078d5ec6ec93b86259b13fa2a5b6c
parent
6f35679a
Changes
1
Hide whitespace changes
Inline
Side-by-side
lalinference/configure.ac
View file @
12cd51e4
...
...
@@ -83,7 +83,7 @@ LALSUITE_DISTCHECK_CONFIGURE_FLAGS
# then increment age.
# 6. if any interfaces have been removed since the last public release,
# then set age to 0.
AC_SUBST([LIBCURRENT],[1
2
])
AC_SUBST([LIBCURRENT],[1
3
])
AC_SUBST([LIBREVISION],[0])
AC_SUBST([LIBAGE],[0])
AC_SUBST([LIBVERSION],[${LIBCURRENT}:${LIBREVISION}:${LIBAGE}])
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment