Skip to content

Commit 76ea424

Browse files
committed
bumf the .so version, due to API and ABI breaches
1 parent e892821 commit 76ea424

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Makefile.am

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ LDADD = libtimbl.la
1313

1414
timbl_SOURCES = Timbl.cxx
1515
lib_LTLIBRARIES = libtimbl.la
16-
libtimbl_la_LDFLAGS= -version-info 7:0:0
16+
libtimbl_la_LDFLAGS= -version-info 8:0:0
1717

1818
libtimbl_la_SOURCES = Common.cxx \
1919
GetOptClass.cxx IBtree.cxx IBprocs.cxx \

0 commit comments

Comments
 (0)