Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Ralph Giles
Opusfile
Commits
6d0555b6
Commit
6d0555b6
authored
Aug 07, 2013
by
Ralph Giles
Browse files
Bump the soname versioning for v0.3.
parent
0f429a07
Changes
1
Hide whitespace changes
Inline
Side-by-side
configure.ac
View file @
6d0555b6
...
...
@@ -33,9 +33,9 @@ dnl - interfaces added/removed/changed -> increment CURRENT, REVISION = 0
dnl - interfaces added -> increment AGE
dnl - interfaces removed -> AGE = 0
OP_LT_CURRENT=
0
OP_LT_REVISION=
1
OP_LT_AGE=
0
OP_LT_CURRENT=
1
OP_LT_REVISION=
0
OP_LT_AGE=
1
AC_SUBST(OP_LT_CURRENT)
AC_SUBST(OP_LT_REVISION)
...
...
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