src/Makefile.am

changeset 283
c3b6ff227481
parent 270
3d80d425543b
child 284
d7e43c4b2992
     1.1 --- a/src/Makefile.am	Wed May 02 20:55:23 2018 +0200
     1.2 +++ b/src/Makefile.am	Wed May 02 21:45:52 2018 +0200
     1.3 @@ -27,7 +27,7 @@
     1.4  #
     1.5  
     1.6  lib_LTLIBRARIES = libucx.la
     1.7 -libucx_la_LDFLAGS = -version-info 1:0:0
     1.8 +libucx_la_LDFLAGS = -version-info 2:0:1
     1.9  libucx_la_SOURCES = utils.c
    1.10  libucx_la_SOURCES += list.c
    1.11  libucx_la_SOURCES += map.c

mercurial