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-05-23 00:51:47 +0400
committerEarnie Boyd <earnie@users.sf.net>2001-05-23 00:51:47 +0400
commit1f6e71f34849129101c26e907d90c43a780cd3c5 (patch)
tree190fb707ae4c79fc7a3272de93ba88699ed78a13 /winsup/w32api/include/w32api.h
parent43a190430b8e180db4188d7c929796a499909b28 (diff)
* include/w32api.h: Update version.
* Makefile.in: Ditto.
Diffstat (limited to 'winsup/w32api/include/w32api.h')
-rw-r--r--winsup/w32api/include/w32api.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/winsup/w32api/include/w32api.h b/winsup/w32api/include/w32api.h
index 5be261164..dbcfeac02 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 0.5
-#define __W32API_MAJOR_VERSION 0
-#define __W32API_MINOR_VERSION 5
+#define __W32API_VERSION 1.0
+#define __W32API_MAJOR_VERSION 1
+#define __W32API_MINOR_VERSION 0
#endif /* ndef _W32API_H_ */