* include/cygwin/version.h: Bump minor api to reflect export change.

This commit is contained in:
Corinna Vinschen 2000-04-13 18:52:12 +00:00
parent b53881fd27
commit 8a06963c1c
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,7 @@
Thu Apr 13 20:50:00 2000 Corinna Vinschen <corinna@vinschen.de>
* include/cygwin/version.h: Bump minor api to reflect export change.
Thu Apr 13 8:48:00 2000 Corinna Vinschen <corinna@vinschen.de>
* path.cc (conv_to_win32_path): Detect a win32 path

View File

@ -94,10 +94,11 @@ details. */
16: Export cygwin_stackdump
17: Export fast math stuff
18: Stop exporting _strace_wm
19: Export fchown, lchown, lacl
*/
#define CYGWIN_VERSION_API_MAJOR 0
#define CYGWIN_VERSION_API_MINOR 18
#define CYGWIN_VERSION_API_MINOR 19
/* There is also a compatibity version number associated with the
shared memory regions. It is incremented when incompatible