mirror of
git://sourceware.org/git/newlib-cygwin.git
synced 2025-01-18 04:19:21 +08:00
* include/cygwin/version.h: Bump api minor number to reflect previous change.
This commit is contained in:
parent
6d15197bce
commit
73dfbd86bd
@ -1,3 +1,8 @@
|
||||
2013-05-13 Christopher Faylor <me.cygwin2013@cgf.cx>
|
||||
|
||||
* include/cygwin/version.h: Bump api minor number to reflect previous
|
||||
change.
|
||||
|
||||
2013-05-13 Christopher Faylor <me.cygwin2013@cgf.cx>
|
||||
|
||||
* i686.din: Remove _strtold.
|
||||
|
@ -432,12 +432,13 @@ details. */
|
||||
261: Export memrchr.
|
||||
262: Export getmntent_r.
|
||||
263: Export cfsetspeed.
|
||||
264: Consistently export strtold
|
||||
*/
|
||||
|
||||
/* Note that we forgot to bump the api for ualarm, strtoll, strtoull */
|
||||
|
||||
#define CYGWIN_VERSION_API_MAJOR 0
|
||||
#define CYGWIN_VERSION_API_MINOR 263
|
||||
#define CYGWIN_VERSION_API_MINOR 264
|
||||
|
||||
/* There is also a compatibity version number associated with the
|
||||
shared memory regions. It is incremented when incompatible
|
||||
|
Loading…
x
Reference in New Issue
Block a user