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

This commit is contained in:
Corinna Vinschen 2000-07-04 17:25:11 +00:00
parent 1ec2e52134
commit 914e40dfe6
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,7 @@
Mon Jul 4 19:22:00 2000 Corinna Vinschen <corinna@vinschen.de>
* include/cygwin/version.h: Bump API minor version to 24.
2000-07-04 Kazuhiro Fujieda <fujieda@jaist.ac.jp>
* security.cc (read_sd): Eliminate OemToChar.

View File

@ -113,10 +113,11 @@ details. */
setuid, setgid set effective and real uid/gid.
23: Export new dll_crt0 interface and cygwin_user_data for use
with crt0 startup code.
24: Export poll and _poll.
*/
#define CYGWIN_VERSION_API_MAJOR 0
#define CYGWIN_VERSION_API_MINOR 23
#define CYGWIN_VERSION_API_MINOR 24
/* There is also a compatibity version number associated with the
shared memory regions. It is incremented when incompatible