aboutsummaryrefslogtreecommitdiff
path: root/src/core/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2012-11-05 12:00:41 +0000
committerChristian Grothoff <christian@grothoff.org>2012-11-05 12:00:41 +0000
commit05e1eb339751b593c50cf40c3277e41a1fe02133 (patch)
tree01413a583eea1183f036c05ad352fc00a1154a56 /src/core/Makefile.am
parent0d5c03f33e0162b2a078d73ba693f397898022cb (diff)
downloadgnunet-05e1eb339751b593c50cf40c3277e41a1fe02133.tar.gz
gnunet-05e1eb339751b593c50cf40c3277e41a1fe02133.zip
-version bumping
Diffstat (limited to 'src/core/Makefile.am')
-rw-r--r--src/core/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/Makefile.am b/src/core/Makefile.am
index 3091249f8..6d073da1f 100644
--- a/src/core/Makefile.am
+++ b/src/core/Makefile.am
@@ -29,7 +29,7 @@ libgnunetcore_la_LIBADD = \
29 $(GN_LIBINTL) $(XLIB) 29 $(GN_LIBINTL) $(XLIB)
30libgnunetcore_la_LDFLAGS = \ 30libgnunetcore_la_LDFLAGS = \
31 $(GN_LIB_LDFLAGS) $(WINFLAGS) \ 31 $(GN_LIB_LDFLAGS) $(WINFLAGS) \
32 -version-info 0:0:0 32 -version-info 0:1:0
33 33
34 34
35libexec_PROGRAMS = \ 35libexec_PROGRAMS = \