aboutsummaryrefslogtreecommitdiff
path: root/winsup/cygwin/include
diff options
context:
space:
mode:
authorChristopher Faylor <me@cgf.cx>2001-12-20 18:54:30 +0000
committerChristopher Faylor <me@cgf.cx>2001-12-20 18:54:30 +0000
commit4f235c95590b4c454aa3b9398c5e00411f14a5c7 (patch)
tree5d682af20e329fe2630274863f1c8c5a37c2d758 /winsup/cygwin/include
parent93034cfc7c9784454a8b5934c4aa4e0b0e7e19e4 (diff)
downloadnewlib-4f235c95590b4c454aa3b9398c5e00411f14a5c7.zip
newlib-4f235c95590b4c454aa3b9398c5e00411f14a5c7.tar.gz
newlib-4f235c95590b4c454aa3b9398c5e00411f14a5c7.tar.bz2
* include/cygwin/version.h: Bump API minor version for below changes.
Diffstat (limited to 'winsup/cygwin/include')
-rw-r--r--winsup/cygwin/include/cygwin/version.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/winsup/cygwin/include/cygwin/version.h b/winsup/cygwin/include/cygwin/version.h
index 180cd72..4ab6b3f 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