diff options
author | grothoff <grothoff@140774ce-b5e7-0310-ab8b-a85725594a96> | 2013-02-05 20:48:40 +0000 |
---|---|---|
committer | grothoff <grothoff@140774ce-b5e7-0310-ab8b-a85725594a96> | 2013-02-05 20:48:40 +0000 |
commit | 3c0d9934e9a3350b8f41482c7fe8f699bd2c80e0 (patch) | |
tree | bb05a274727e787576085b0ba84905d971731e92 /src/regex/Makefile.am | |
parent | 7b8c4ada5d3c25b728b8047ec68bd06f423f9822 (diff) |
095a
git-svn-id: https://gnunet.org/svn/gnunet@26034 140774ce-b5e7-0310-ab8b-a85725594a96
Diffstat (limited to 'src/regex/Makefile.am')
-rw-r--r-- | src/regex/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/regex/Makefile.am b/src/regex/Makefile.am index ae16ed87a0..1203897bab 100644 --- a/src/regex/Makefile.am +++ b/src/regex/Makefile.am @@ -35,7 +35,7 @@ libgnunetregex_la_DEPENDENCIES = \ libgnunetregexblock.la libgnunetregex_la_LDFLAGS = \ $(GN_LIB_LDFLAGS) \ - -version-info 1:1:0 + -version-info 2:0:1 plugindir = $(libdir)/gnunet |