Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
lscsoft
lalsuite
Commits
ec44ceea
Commit
ec44ceea
authored
Mar 23, 2016
by
Adam Mercer
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
lalinference: bump library api version for version 1.6.0
Original: 0615a235877adc0bb1b87a2c84c1ac7765c46eaf
parent
42eab57a
Changes
1
Hide 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 @
ec44ceea
...
...
@@ -57,8 +57,8 @@ 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],[
9
])
AC_SUBST([LIBREVISION],[
1
])
AC_SUBST([LIBCURRENT],[
10
])
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