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:
authorEarnie Boyd <earnie@users.sf.net>2001-09-12 18:48:07 +0400
committerEarnie Boyd <earnie@users.sf.net>2001-09-12 18:48:07 +0400
commitc88bb51c3ca08f1cf79dd0215ff5f46817267ddb (patch)
tree33d2a12d8df56aa04fb28601c774d9f5803822ea /winsup/w32api/include/w32api.h
parente078566cedd2305cf32d5462de6fa3be607989f4 (diff)
2001-09-12 Earnie Boyd <earnie@SF.net>
* Makefile.in: Increment version. * include/w32api.h: Ditto. * lib/Makefile.in: Add usr/ to install directory special for cygwin.
Diffstat (limited to 'winsup/w32api/include/w32api.h')
-rw-r--r--winsup/w32api/include/w32api.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/winsup/w32api/include/w32api.h b/winsup/w32api/include/w32api.h
index dbcfeac02..a237d14d6 100644
--- a/winsup/w32api/include/w32api.h
+++ b/winsup/w32api/include/w32api.h
@@ -1,8 +1,8 @@
#ifndef _W32API_H_
#define _W32API_H_
-#define __W32API_VERSION 1.0
+#define __W32API_VERSION 1.1
#define __W32API_MAJOR_VERSION 1
-#define __W32API_MINOR_VERSION 0
+#define __W32API_MINOR_VERSION 1
#endif /* ndef _W32API_H_ */