aboutsummaryrefslogtreecommitdiff
path: root/src/regex
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/regex
parent4a5c2f93a3c89526ca24f4711ba3f7b63c360ae2 (diff)
downloadgnunet-f7aad960452a4a5abd1765c7268c306b8ced6c51.tar.gz
gnunet-f7aad960452a4a5abd1765c7268c306b8ced6c51.zip
-more version bumping
Diffstat (limited to 'src/regex')
-rw-r--r--src/regex/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/regex/Makefile.am b/src/regex/Makefile.am
index bf7c34dcb..775b0d95d 100644
--- a/src/regex/Makefile.am
+++ b/src/regex/Makefile.am
@@ -68,7 +68,7 @@ libgnunetregex_la_LIBADD = \
68 $(top_builddir)/src/util/libgnunetutil.la 68 $(top_builddir)/src/util/libgnunetutil.la
69libgnunetregex_la_LDFLAGS = \ 69libgnunetregex_la_LDFLAGS = \
70 $(GN_LIB_LDFLAGS) \ 70 $(GN_LIB_LDFLAGS) \
71 -version-info 3:0:0 71 -version-info 3:1:0
72 72
73 73
74plugin_LTLIBRARIES = \ 74plugin_LTLIBRARIES = \