diff options
author | grothoff <grothoff@140774ce-b5e7-0310-ab8b-a85725594a96> | 2012-06-01 20:20:07 +0000 |
---|---|---|
committer | grothoff <grothoff@140774ce-b5e7-0310-ab8b-a85725594a96> | 2012-06-01 20:20:07 +0000 |
commit | 9b54820500c34a5458b873e34b2904d27d23bb87 (patch) | |
tree | caab115d81b7b30f7f76c9544836f45c25cbaba7 /src/util/Makefile.am | |
parent | b7dfb261f5c7f7b7039945d87ee4b7123973e387 (diff) |
-bump versions
git-svn-id: https://gnunet.org/svn/gnunet@21724 140774ce-b5e7-0310-ab8b-a85725594a96
Diffstat (limited to 'src/util/Makefile.am')
-rw-r--r-- | src/util/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/util/Makefile.am b/src/util/Makefile.am index ad918baef5..8414ef225c 100644 --- a/src/util/Makefile.am +++ b/src/util/Makefile.am @@ -111,7 +111,7 @@ libgnunetutil_la_LIBADD = \ libgnunetutil_la_LDFLAGS = \ $(GN_LIB_LDFLAGS) \ - -version-info 7:0:0 + -version-info 8:0:0 bin_PROGRAMS = \ |