summaryrefslogtreecommitdiff
path: root/pthread.h
diff options
context:
space:
mode:
authorrpj <rpj>2005-04-25 01:22:12 +0000
committerrpj <rpj>2005-04-25 01:22:12 +0000
commit221a738b3884b485239adc4a80076ee5b961b093 (patch)
treeeb96c571c7109c6e01670db5de5fb2cba0d2bd39 /pthread.h
parent8a78e259203a6edabe53d78b8aa44666e50366e1 (diff)
''
Diffstat (limited to 'pthread.h')
-rw-r--r--pthread.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/pthread.h b/pthread.h
index b32722e..26a9a8d 100644
--- a/pthread.h
+++ b/pthread.h
@@ -37,8 +37,8 @@
* See the README file for an explanation of the pthreads-win32 version
* numbering scheme and how the DLL is named etc.
*/
-#define PTW32_VERSION 1,7,0,0
-#define PTW32_VERSION_STRING "1, 7, 0, 0\0"
+#define PTW32_VERSION 1,8,0,0
+#define PTW32_VERSION_STRING "1, 8, 0, 0\0"
/* There are three implementations of cancel cleanup.
* Note that pthread.h is included in both application