bump library minor to 0.2

this is to reflect the new APIs added for the sync thread
macos/master
Dave Airlie 9 years ago
parent bd459a9461
commit 0f97c41da2
  1. 2
      src/Makefile.am

@ -34,7 +34,7 @@ libvrend_la_SOURCES = \
lib_LTLIBRARIES = libvirglrenderer.la
noinst_LTLIBRARIES = libvrend.la
GM_LDFLAGS = -Wl,-Bsymbolic -version-number 0:1 -no-undefined
GM_LDFLAGS = -Wl,-Bsymbolic -version-number 0:2 -no-undefined
libvirglrenderer_la_SOURCES = virglrenderer.c
libvirglrenderer_ladir = $(libdir)

Loading…
Cancel
Save