summaryrefslogtreecommitdiff
path: root/pthread.h
diff options
context:
space:
mode:
authorrpj <rpj>2006-01-24 13:58:20 +0000
committerrpj <rpj>2006-01-24 13:58:20 +0000
commit173a8b65ee3d51a9fbcbe1eb75c365155c15b281 (patch)
treebd8784791c6efb5da5d32caf7a2a6ee956db7eaf /pthread.h
parent853debf2e358b612a595ae421563683a1e774798 (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 ac3dab0..25cfa2a 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,11,0,0
-#define PTW32_VERSION_STRING "1, 11, 0, 0\0"
+#define PTW32_VERSION 1,12,0,0
+#define PTW32_VERSION_STRING "1, 12, 0, 0\0"
/* There are three implementations of cancel cleanup.
* Note that pthread.h is included in both application