aboutsummaryrefslogtreecommitdiff
path: root/src/ats/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/ats/Makefile.am
parentbcd4b9431609b00324a56ffe39f7fc7e8d0b5da2 (diff)
downloadgnunet-2415f7e6c1043ceab64e7190efd5258f4704a804.tar.gz
gnunet-2415f7e6c1043ceab64e7190efd5258f4704a804.zip
-bump versions
Diffstat (limited to 'src/ats/Makefile.am')
-rw-r--r--src/ats/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ats/Makefile.am b/src/ats/Makefile.am
index ff4f2328c..2e858488b 100644
--- a/src/ats/Makefile.am
+++ b/src/ats/Makefile.am
@@ -32,7 +32,7 @@ libgnunetats_la_LIBADD = \
32 32
33libgnunetats_la_LDFLAGS = \ 33libgnunetats_la_LDFLAGS = \
34 $(GN_LIB_LDFLAGS) \ 34 $(GN_LIB_LDFLAGS) \
35 -version-info 1:0:1 35 -version-info 2:0:2
36 36
37 37
38bin_PROGRAMS = \ 38bin_PROGRAMS = \