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
Stefan Strogin
flac
Commits
4fbf2bb8
Commit
4fbf2bb8
authored
Sep 09, 2002
by
Josh Coalson
Browse files
bump library version number
parent
e2fece28
Changes
2
Hide whitespace changes
Inline
Side-by-side
src/libFLAC++/Makefile.am
View file @
4fbf2bb8
...
...
@@ -28,7 +28,7 @@ EXTRA_DIST = \
libFLAC++.m4
# see 'http://www.gnu.org/software/libtool/manual.html#Versioning' for numbering convention
libFLAC___la_LDFLAGS
=
-version-info
1:1
:0
libFLAC___la_LDFLAGS
=
-version-info
2:0
:0
libFLAC___la_SOURCES
=
\
file_decoder.cc
\
...
...
src/libFLAC/Makefile.am
View file @
4fbf2bb8
...
...
@@ -43,7 +43,7 @@ EXTRA_DIST = \
libFLAC.m4
# see 'http://www.gnu.org/software/libtool/manual.html#Versioning' for numbering convention
libFLAC_la_LDFLAGS
=
-version-info
3:1
:0
libFLAC_la_LDFLAGS
=
-version-info
4:0
:0
libFLAC_la_SOURCES
=
\
bitbuffer.c
\
...
...
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