aboutsummaryrefslogtreecommitdiff
path: root/src/arm
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/arm
parent0d5c03f33e0162b2a078d73ba693f397898022cb (diff)
downloadgnunet-05e1eb339751b593c50cf40c3277e41a1fe02133.tar.gz
gnunet-05e1eb339751b593c50cf40c3277e41a1fe02133.zip
-version bumping
Diffstat (limited to 'src/arm')
-rw-r--r--src/arm/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/arm/Makefile.am b/src/arm/Makefile.am
index f91e4210f..c936a2224 100644
--- a/src/arm/Makefile.am
+++ b/src/arm/Makefile.am
@@ -25,7 +25,7 @@ libgnunetarm_la_LIBADD = \
25 $(GN_LIBINTL) $(XLIB) 25 $(GN_LIBINTL) $(XLIB)
26libgnunetarm_la_LDFLAGS = \ 26libgnunetarm_la_LDFLAGS = \
27 $(GN_LIB_LDFLAGS) $(WINFLAGS) \ 27 $(GN_LIB_LDFLAGS) $(WINFLAGS) \
28 -version-info 1:1:0 28 -version-info 1:2:0
29 29
30 30
31bin_PROGRAMS = \ 31bin_PROGRAMS = \