projects
/
liboping.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e67d732
)
Bump ABI version.
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
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index
fcafad1
..
872e89e
100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-23,9
+23,9
@@
AC_SUBST(LIBOPING_MINOR)
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)