summaryrefslogtreecommitdiff
path: root/pthread.h
diff options
context:
space:
mode:
authorrpj <rpj>2006-01-24 13:59:57 +0000
committerrpj <rpj>2006-01-24 13:59:57 +0000
commit205f28fa88668e1ed699560219d543ae82b3d523 (patch)
treea6400f40cd1636c600c6d6c0b07d921858a512ce /pthread.h
parent32ecc151353aad78fb49694d0bb1926e7be1c5b0 (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 eddbb53..f3d2dac 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 2,7,0,0
-#define PTW32_VERSION_STRING "2, 7, 0, 0\0"
+#define PTW32_VERSION 2,8,0,0
+#define PTW32_VERSION_STRING "2, 8, 0, 0\0"
/* There are three implementations of cancel cleanup.
* Note that pthread.h is included in both application