aboutsummaryrefslogtreecommitdiff
path: root/src/fs/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2012-06-01 20:20:07 +0000
committerChristian Grothoff <christian@grothoff.org>2012-06-01 20:20:07 +0000
commit2415f7e6c1043ceab64e7190efd5258f4704a804 (patch)
treecaab115d81b7b30f7f76c9544836f45c25cbaba7 /src/fs/Makefile.am
parentbcd4b9431609b00324a56ffe39f7fc7e8d0b5da2 (diff)
downloadgnunet-2415f7e6c1043ceab64e7190efd5258f4704a804.tar.gz
gnunet-2415f7e6c1043ceab64e7190efd5258f4704a804.zip
-bump versions
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 cf6cab849..b916e4ee3 100644
--- a/src/fs/Makefile.am
+++ b/src/fs/Makefile.am
@@ -50,7 +50,7 @@ libgnunetfs_la_LIBADD = \
50 50
51libgnunetfs_la_LDFLAGS = \ 51libgnunetfs_la_LDFLAGS = \
52 $(GN_LIB_LDFLAGS) $(WINFLAGS) \ 52 $(GN_LIB_LDFLAGS) $(WINFLAGS) \
53 -version-info 2:0:0 53 -version-info 2:1:0
54 54
55 55
56libgnunetfstest_a_SOURCES = \ 56libgnunetfstest_a_SOURCES = \