* include/cygwin/version.h: Bump minor API version due to adding

inet_aton.
This commit is contained in:
Corinna Vinschen
2000-11-25 10:29:49 +00:00
parent cbbf0f9645
commit 2e68f6b47e
2 changed files with 7 additions and 1 deletions

View File

@ -121,10 +121,11 @@ details. */
28: Accidentally bumped by cgf
29: Export hstrerror
30: CW_GET_CYGDRIVE_INFO addition to external.cc
31: Export inet_aton
*/
#define CYGWIN_VERSION_API_MAJOR 0
#define CYGWIN_VERSION_API_MINOR 30
#define CYGWIN_VERSION_API_MINOR 31
/* There is also a compatibity version number associated with the
shared memory regions. It is incremented when incompatible