diff options
Diffstat (limited to 'libindicator/Makefile.in')
-rw-r--r-- | libindicator/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libindicator/Makefile.in b/libindicator/Makefile.in index 78b19ad..5ccc9da 100644 --- a/libindicator/Makefile.in +++ b/libindicator/Makefile.in @@ -338,7 +338,7 @@ libindicator_la_LIBADD = \ $(LIBINDICATOR_LIBS) libindicator_la_LDFLAGS = \ - -version-info 2:0:0 \ + -version-info 3:0:0 \ -no-undefined \ -export-symbols-regex "^[^_].*" |