summaryrefslogtreecommitdiff
path: root/src/nat/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2014-04-08 11:17:21 +0000
committerChristian Grothoff <christian@grothoff.org>2014-04-08 11:17:21 +0000
commitf7aad960452a4a5abd1765c7268c306b8ced6c51 (patch)
treedfafde18f34ea98cfe3f8d7f43214552c001469c /src/nat/Makefile.am
parent4a5c2f93a3c89526ca24f4711ba3f7b63c360ae2 (diff)
downloadgnunet-f7aad960452a4a5abd1765c7268c306b8ced6c51.tar.gz
gnunet-f7aad960452a4a5abd1765c7268c306b8ced6c51.zip
-more version bumping
Diffstat (limited to 'src/nat/Makefile.am')
-rw-r--r--src/nat/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/nat/Makefile.am b/src/nat/Makefile.am
index 56feada35..7d772ab31 100644
--- a/src/nat/Makefile.am
+++ b/src/nat/Makefile.am
@@ -72,7 +72,7 @@ libgnunetnat_la_LIBADD = \
72 72
73libgnunetnat_la_LDFLAGS = \ 73libgnunetnat_la_LDFLAGS = \
74 $(GN_LIB_LDFLAGS) $(WINFLAGS) \ 74 $(GN_LIB_LDFLAGS) $(WINFLAGS) \
75 -version-info 1:0:1 75 -version-info 1:1:1
76 76
77check_PROGRAMS = \ 77check_PROGRAMS = \
78 test_nat \ 78 test_nat \