From 4b17897e984a3f743e801b9321ee4d3e39912df3 Mon Sep 17 00:00:00 2001 From: Christopher Faylor Date: Sat, 26 Feb 2000 01:14:49 +0000 Subject: Bump minor version number --- winsup/cygwin/include/cygwin/version.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/winsup/cygwin/include/cygwin/version.h b/winsup/cygwin/include/cygwin/version.h index eea5d9b91..8568d801e 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 -- cgit v1.2.3