aboutsummaryrefslogtreecommitdiff
path: root/src/datastore/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2011-12-26 21:19:28 +0000
committerChristian Grothoff <christian@grothoff.org>2011-12-26 21:19:28 +0000
commit5f710a3376f22463313cff3828af49e92cb5c317 (patch)
tree61211b73bff1cf53f4b63d7151006c9c15be1ef9 /src/datastore/Makefile.am
parent449cf731f08fa335adfd800053694c090bd2410d (diff)
downloadgnunet-5f710a3376f22463313cff3828af49e92cb5c317.tar.gz
gnunet-5f710a3376f22463313cff3828af49e92cb5c317.zip
-version bumps for release
Diffstat (limited to 'src/datastore/Makefile.am')
-rw-r--r--src/datastore/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/datastore/Makefile.am b/src/datastore/Makefile.am
index cab08bc0f..d98ebb2e1 100644
--- a/src/datastore/Makefile.am
+++ b/src/datastore/Makefile.am
@@ -28,7 +28,7 @@ libgnunetdatastore_la_LIBADD = \
28 $(GN_LIBINTL) 28 $(GN_LIBINTL)
29libgnunetdatastore_la_LDFLAGS = \ 29libgnunetdatastore_la_LDFLAGS = \
30 $(GN_LIB_LDFLAGS) $(WINFLAGS) \ 30 $(GN_LIB_LDFLAGS) $(WINFLAGS) \
31 -version-info 0:0:0 31 -version-info 1:0:0
32 32
33 33
34bin_PROGRAMS = \ 34bin_PROGRAMS = \