public inbox for cygwin-cvs@sourceware.org
help / color / mirror / Atom feed
* [newlib-cygwin] CYgwin: bump API minor for MOUNT_BINARY -> MOUNT_TEXT change
@ 2019-02-18 10:04 Corinna Vinschen
  0 siblings, 0 replies; only message in thread
From: Corinna Vinschen @ 2019-02-18 10:04 UTC (permalink / raw)
  To: cygwin-cvs

https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=959077ac0a6d03630e1df7cfcc6bdc602c47c0b2

commit 959077ac0a6d03630e1df7cfcc6bdc602c47c0b2
Author: Corinna Vinschen <corinna@vinschen.de>
Date:   Mon Feb 18 11:04:38 2019 +0100

    CYgwin: bump API minor for MOUNT_BINARY -> MOUNT_TEXT change
    
    Signed-off-by: Corinna Vinschen <corinna@vinschen.de>

Diff:
---
 winsup/cygwin/include/cygwin/version.h | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/winsup/cygwin/include/cygwin/version.h b/winsup/cygwin/include/cygwin/version.h
index 2f887f0..2c55f4b 100644
--- a/winsup/cygwin/include/cygwin/version.h
+++ b/winsup/cygwin/include/cygwin/version.h
@@ -507,12 +507,13 @@ details. */
   334: Remove matherr.
   335: Change size of utsname, change uname output.
   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,
   sigaltstack, sethostname. */
 
 #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
    regions.  It is incremented when incompatible changes are made to the shared


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2019-02-18 10:04 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-02-18 10:04 [newlib-cygwin] CYgwin: bump API minor for MOUNT_BINARY -> MOUNT_TEXT change Corinna Vinschen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).