]> sourceware.org Git - newlib-cygwin.git/commitdiff
CYgwin: bump API minor for MOUNT_BINARY -> MOUNT_TEXT change
authorCorinna Vinschen <corinna@vinschen.de>
Mon, 18 Feb 2019 10:04:38 +0000 (11:04 +0100)
committerCorinna Vinschen <corinna@vinschen.de>
Mon, 18 Feb 2019 10:04:38 +0000 (11:04 +0100)
Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
winsup/cygwin/include/cygwin/version.h

index 2f887f05592f2df206179b7806bda73a7831e561..2c55f4b79587fb1358b49ea6b6c9e86e8e212e09 100644 (file)
@@ -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
This page took 0.034031 seconds and 5 git commands to generate.