Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
elpa
elpa
Commits
abc1dc96
Unverified
Commit
abc1dc96
authored
Jul 04, 2016
by
Andreas Marek
Browse files
Update library version informatio to reflect new public interfaces
parent
d3848dbe
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
LIBRARY_INTERFACE
View file @
abc1dc96
...
...
@@ -38,3 +38,9 @@ https://www.gnu.org/software/libtool/manual/html_node/Updating-version-info.html
the naming conventions. The old interface are still available
The states of release 2016.05.001 and 2016.05.002 define this interface
- 6
Compatible API change w.r.t. previous version: Interfaces have been made public.
The state of release 2016.05.003 defines this interface
configure.ac
View file @
abc1dc96
...
...
@@ -34,7 +34,7 @@ AM_SILENT_RULES([yes])
# by the current interface, as they are ABI compatible (e.g. only new symbols
# were added by the new interface)
#
AC_SUBST([ELPA_SO_VERSION], [
5:1:1
])
AC_SUBST([ELPA_SO_VERSION], [
6:0:2
])
#
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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