*** empty log message ***

This commit is contained in:
Marc Alexander Lehmann 2010-10-22 10:48:54 +00:00
parent f7fb3e61f0
commit 5a39ecda8c
2 changed files with 4 additions and 3 deletions

View File

@ -1,6 +1,6 @@
AUTOMAKE_OPTIONS = foreign no-dependencies
AUTOMAKE_OPTIONS = foreign
VERSION_INFO = 4:0
VERSION_INFO = 4:0:0
EXTRA_DIST = LICENSE Changes libev.m4 autogen.sh \
ev_vars.h ev_wrap.h \

3
ev.pod
View File

@ -195,7 +195,8 @@ compatible to older versions, so a larger minor version alone is usually
not a problem.
Example: Make sure we haven't accidentally been linked against the wrong
version (note, however, that this will not detect ABI mismatches :).
version (note, however, that this will not detect other ABI mismatches,
such as LFS or reentrancy).
assert (("libev version mismatch",
ev_version_major () == EV_VERSION_MAJOR