Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
lscsoft
lalsuite
Commits
68db2bb4
Commit
68db2bb4
authored
Jul 26, 2017
by
Adam Mercer
💬
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
lalinference: bump library api version for version 1.9.3
Original: 3a913defa5fe3274330ed3156788b1e947df3be5
parent
dd1279ed
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
lalinference/configure.ac
lalinference/configure.ac
+2
-2
No files found.
lalinference/configure.ac
View file @
68db2bb4
...
...
@@ -87,9 +87,9 @@ 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
3
])
AC_SUBST([LIBCURRENT],[1
4
])
AC_SUBST([LIBREVISION],[0])
AC_SUBST([LIBAGE],[
0
])
AC_SUBST([LIBAGE],[
1
])
AC_SUBST([LIBVERSION],[${LIBCURRENT}:${LIBREVISION}:${LIBAGE}])
# nightly build
...
...
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