summaryrefslogtreecommitdiffstats
path: root/winsup/w32api/include/w32api.h
diff options
context:
space:
mode:
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_ */