aboutsummaryrefslogtreecommitdiff
path: root/src/fs/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2014-04-08 11:15:34 +0000
committerChristian Grothoff <christian@grothoff.org>2014-04-08 11:15:34 +0000
commit4a5c2f93a3c89526ca24f4711ba3f7b63c360ae2 (patch)
treeb23d77ddbab32ccf179d09f0813eccaf35c3c5e7 /src/fs/Makefile.am
parent571218d6a2b3605001646254db74d61a19da6c0c (diff)
downloadgnunet-4a5c2f93a3c89526ca24f4711ba3f7b63c360ae2.tar.gz
gnunet-4a5c2f93a3c89526ca24f4711ba3f7b63c360ae2.zip
version bumping for 0.10.1
Diffstat (limited to 'src/fs/Makefile.am')
-rw-r--r--src/fs/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/fs/Makefile.am b/src/fs/Makefile.am
index 894c3babf..fcab73820 100644
--- a/src/fs/Makefile.am
+++ b/src/fs/Makefile.am
@@ -54,7 +54,7 @@ libgnunetfs_la_LIBADD = \
54 54
55libgnunetfs_la_LDFLAGS = \ 55libgnunetfs_la_LDFLAGS = \
56 $(GN_LIB_LDFLAGS) $(WINFLAGS) \ 56 $(GN_LIB_LDFLAGS) $(WINFLAGS) \
57 -version-info 3:0:1 57 -version-info 3:1:1
58 58
59 59
60libgnunetfstest_a_SOURCES = \ 60libgnunetfstest_a_SOURCES = \