aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristopher Faylor <me@cgf.cx>2000-02-26 01:14:49 +0000
committerChristopher Faylor <me@cgf.cx>2000-02-26 01:14:49 +0000
commit4b17897e984a3f743e801b9321ee4d3e39912df3 (patch)
tree1b06118e3fc0a705d7a780031a2d94ac2310cfe2
parent6b3e6cd10052b943c1a6b0025ae3ed0f5dfb24fb (diff)
downloadnewlib-4b17897e984a3f743e801b9321ee4d3e39912df3.zip
newlib-4b17897e984a3f743e801b9321ee4d3e39912df3.tar.gz
newlib-4b17897e984a3f743e801b9321ee4d3e39912df3.tar.bz2
Bump minor version number
-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 eea5d9b..8568d80 100644
--- a/winsup/cygwin/include/cygwin/version.h
+++ b/winsup/cygwin/include/cygwin/version.h
@@ -92,10 +92,11 @@ details. */
14: Export snprintf and vnsprintf.
15: Export glob
16: Export cygwin_stackdump
+ 17: Export fast math stuff
*/
#define CYGWIN_VERSION_API_MAJOR 0
-#define CYGWIN_VERSION_API_MINOR 16
+#define CYGWIN_VERSION_API_MINOR 17
/* There is also a compatibity version number associated with the
shared memory regions. It is incremented when incompatible