Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCorinna Vinschen <corinna@vinschen.de>2002-07-24 15:06:46 +0400
committerCorinna Vinschen <corinna@vinschen.de>2002-07-24 15:06:46 +0400
commitbf47141f3699bf64978f36fb49c0d66ebf2a8f6f (patch)
tree20fbd6a2d58bce69da494aea187852eac8a17d4b
parent0a73fce00ca7f208a5dcdd26d33be70d705fc276 (diff)
* include/cygwin/version.h: Bump minor API version.
-rw-r--r--winsup/cygwin/ChangeLog4
-rw-r--r--winsup/cygwin/include/cygwin/version.h3
2 files changed, 6 insertions, 1 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog
index 9888c2a29..288bc648e 100644
--- a/winsup/cygwin/ChangeLog
+++ b/winsup/cygwin/ChangeLog
@@ -1,3 +1,7 @@
+2002-07-24 Egor Duda <deo@logos-m.ru>
+
+ * include/cygwin/version.h: Bump minor API version.
+
2002-07-24 Corinna Vinschen <corinna@vinschen.de>
* fhandler_serial.cc: Change 'must_init_serial_line capability'
diff --git a/winsup/cygwin/include/cygwin/version.h b/winsup/cygwin/include/cygwin/version.h
index 58bed4321..eb076c2f3 100644
--- a/winsup/cygwin/include/cygwin/version.h
+++ b/winsup/cygwin/include/cygwin/version.h
@@ -152,12 +152,13 @@ details. */
52: Export strptime
53: Export strlcat, strlcpy.
54: Export __fpclassifyd, __fpclassifyf, __signbitd, __signbitf.
+ 55: Export fcloseall, fcloseall_r.
*/
/* Note that we forgot to bump the api for ualarm, strtoll, strtoull */
#define CYGWIN_VERSION_API_MAJOR 0
-#define CYGWIN_VERSION_API_MINOR 54
+#define CYGWIN_VERSION_API_MINOR 55
/* There is also a compatibity version number associated with the
shared memory regions. It is incremented when incompatible