summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: e67d732)
raw | patch | inline | side by side (parent: e67d732)
author | Florian Forster <ff@octo.it> | |
Tue, 9 May 2017 06:16:26 +0000 (08:16 +0200) | ||
committer | Florian Forster <ff@octo.it> | |
Tue, 9 May 2017 06:18:07 +0000 (08:18 +0200) |
The new symbol ping_iterator_count() was introduced in
7950f924afbd902b506bbaedfc5f7f1bce6eacc9.
Pull-Request: #23
7950f924afbd902b506bbaedfc5f7f1bce6eacc9.
Pull-Request: #23
configure.ac | patch | blob | history |
diff --git a/configure.ac b/configure.ac
index fcafad15b5a778b7ecbb76dc8578af6d3ee971fc..872e89ea923dad82c9c1d3de4959186e0e82599b 100644 (file)
--- a/configure.ac
+++ b/configure.ac
AC_SUBST(LIBOPING_PATCH)
# ABI version
-LIBOPING_CURRENT=2
-LIBOPING_REVISION=11
-LIBOPING_AGE=2
+LIBOPING_CURRENT=3
+LIBOPING_REVISION=0
+LIBOPING_AGE=3
AC_SUBST(LIBOPING_CURRENT)
AC_SUBST(LIBOPING_REVISION)
AC_SUBST(LIBOPING_AGE)