We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e892821 commit 76ea424Copy full SHA for 76ea424
1 file changed
src/Makefile.am
@@ -13,7 +13,7 @@ LDADD = libtimbl.la
13
14
timbl_SOURCES = Timbl.cxx
15
lib_LTLIBRARIES = libtimbl.la
16
-libtimbl_la_LDFLAGS= -version-info 7:0:0
+libtimbl_la_LDFLAGS= -version-info 8:0:0
17
18
libtimbl_la_SOURCES = Common.cxx \
19
GetOptClass.cxx IBtree.cxx IBprocs.cxx \
0 commit comments