aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCorinna Vinschen <corinna@vinschen.de>2009-10-13 12:08:22 +0000
committerCorinna Vinschen <corinna@vinschen.de>2009-10-13 12:08:22 +0000
commitbc3aedd061e92facb020e46c99d02f6c5011659e (patch)
tree787d5f6180fd003ce827640b3b95df9e639143f7
parent0191627a260aee41f464d3e0a2c2d4d067cad5ad (diff)
downloadnewlib-bc3aedd061e92facb020e46c99d02f6c5011659e.zip
newlib-bc3aedd061e92facb020e46c99d02f6c5011659e.tar.gz
newlib-bc3aedd061e92facb020e46c99d02f6c5011659e.tar.bz2
* include/cygwin/version.h (CYGWIN_VERSION_API_MINOR): Bump.
-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 8e0226b..3431ea0 100644
--- a/winsup/cygwin/ChangeLog
+++ b/winsup/cygwin/ChangeLog
@@ -1,3 +1,7 @@
+2009-10-13 Corinna Vinschen <corinna@vinschen.de>
+
+ * include/cygwin/version.h (CYGWIN_VERSION_API_MINOR): Bump.
+
2009-10-13 Christian Franke <franke@computer.org>
Corinna Vinschen <corinna@vinschen.de>
diff --git a/winsup/cygwin/include/cygwin/version.h b/winsup/cygwin/include/cygwin/version.h
index 4cd7479..89f8587 100644
--- a/winsup/cygwin/include/cygwin/version.h
+++ b/winsup/cygwin/include/cygwin/version.h
@@ -369,12 +369,13 @@ details. */
213: Export canonicalize_file_name, eaccess, euidaccess.
214: Export execvpe, fexecve.
215: CW_EXIT_PROCESS added.
+ 216: CW_SET_EXTERNAL_TOKEN added.
*/
/* Note that we forgot to bump the api for ualarm, strtoll, strtoull */
#define CYGWIN_VERSION_API_MAJOR 0
-#define CYGWIN_VERSION_API_MINOR 215
+#define CYGWIN_VERSION_API_MINOR 216
/* There is also a compatibity version number associated with the
shared memory regions. It is incremented when incompatible