summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPavel Březina <pbrezina@redhat.com>2014-07-02 13:05:35 +0200
committerJakub Hrozek <jhrozek@redhat.com>2014-09-08 20:02:30 +0200
commit706d211b5d6e32d11a1c6ffc8065ca8be4d4d8c5 (patch)
treef10f657addbe3a8dd2c15727c87bc3eefcb508e1
parent25cd72fd477acaecbb827b68f0a425ccb79c184c (diff)
downloadsssd-706d211b5d6e32d11a1c6ffc8065ca8be4d4d8c5.tar.gz
sssd-706d211b5d6e32d11a1c6ffc8065ca8be4d4d8c5.tar.xz
sssd-706d211b5d6e32d11a1c6ffc8065ca8be4d4d8c5.zip
sss_sifp: bump version to 0:1:0
Interface did not change, only the code. Reviewed-by: Lukáš Slebodník <lslebodn@redhat.com>
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index ce9063ea6..43f56bb4a 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -841,7 +841,7 @@ libsss_simpleifp_la_LIBADD = \
$(DHASH_LIBS)
libsss_simpleifp_la_LDFLAGS = \
-Wl,--version-script,$(srcdir)/src/lib/sifp/sss_simpleifp.exports \
- -version-info 0:0:0
+ -version-info 0:1:0
dist_noinst_DATA += src/lib/sifp/sss_simpleifp.exports