CYgwin: bump API minor for MOUNT_BINARY -> MOUNT_TEXT change
Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
This commit is contained in:
parent
26e0b37ed0
commit
959077ac0a
@ -507,12 +507,13 @@ details. */
|
|||||||
334: Remove matherr.
|
334: Remove matherr.
|
||||||
335: Change size of utsname, change uname output.
|
335: Change size of utsname, change uname output.
|
||||||
336: New Cygwin PID algorithm (yeah, not really an API change)
|
336: New Cygwin PID algorithm (yeah, not really an API change)
|
||||||
|
337: MOUNT_BINARY -> MOUNT_TEXT
|
||||||
|
|
||||||
Note that we forgot to bump the api for ualarm, strtoll, strtoull,
|
Note that we forgot to bump the api for ualarm, strtoll, strtoull,
|
||||||
sigaltstack, sethostname. */
|
sigaltstack, sethostname. */
|
||||||
|
|
||||||
#define CYGWIN_VERSION_API_MAJOR 0
|
#define CYGWIN_VERSION_API_MAJOR 0
|
||||||
#define CYGWIN_VERSION_API_MINOR 336
|
#define CYGWIN_VERSION_API_MINOR 337
|
||||||
|
|
||||||
/* There is also a compatibity version number associated with the shared memory
|
/* There is also a compatibity version number associated with the shared memory
|
||||||
regions. It is incremented when incompatible changes are made to the shared
|
regions. It is incremented when incompatible changes are made to the shared
|
||||||
|
Loading…
x
Reference in New Issue
Block a user