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:
authorChristopher Faylor <me@cgf.cx>2001-12-20 21:54:30 +0300
committerChristopher Faylor <me@cgf.cx>2001-12-20 21:54:30 +0300
commit4f235c95590b4c454aa3b9398c5e00411f14a5c7 (patch)
tree5d682af20e329fe2630274863f1c8c5a37c2d758
parent93034cfc7c9784454a8b5934c4aa4e0b0e7e19e4 (diff)
* include/cygwin/version.h: Bump API minor version for below changes.
-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 f88f45bf5..0efb0ae0d 100644
--- a/winsup/cygwin/ChangeLog
+++ b/winsup/cygwin/ChangeLog
@@ -1,3 +1,7 @@
+2001-12-20 Christopher Faylor <cgf@redhat.com>
+
+ * include/cygwin/version.h: Bump API minor version for below changes.
+
2001-12-19 Christopher Faylor <cgf@redhat.com>
* Makefile.in (VPATH): Add regex directory.
diff --git a/winsup/cygwin/include/cygwin/version.h b/winsup/cygwin/include/cygwin/version.h
index 180cd7254..4ab6b3f7e 100644
--- a/winsup/cygwin/include/cygwin/version.h
+++ b/winsup/cygwin/include/cygwin/version.h
@@ -145,10 +145,11 @@ details. */
45: perprocess change, gamma_r, gammaf_r, lgamma_r, lgammaf_r
46: Remove cygwin_getshared
47: Report EOTWarningZoneSize in struct mtget.
+ 48: Export "posix" regex functions
*/
#define CYGWIN_VERSION_API_MAJOR 0
-#define CYGWIN_VERSION_API_MINOR 47
+#define CYGWIN_VERSION_API_MINOR 48
/* There is also a compatibity version number associated with the
shared memory regions. It is incremented when incompatible