doc: adjust next version to 1.4.1
This commit is contained in:
parent
e19089f7b1
commit
7a3af176bd
@ -57,7 +57,7 @@ Threads
|
||||
|
||||
.. c:function:: int uv_thread_create(uv_thread_t* tid, uv_thread_cb entry, void* arg)
|
||||
|
||||
.. versionchanged:: 1.5.0 returns a UV_E* error code on failure
|
||||
.. versionchanged:: 1.4.1 returns a UV_E* error code on failure
|
||||
|
||||
.. c:function:: uv_thread_t uv_thread_self(void)
|
||||
.. c:function:: int uv_thread_join(uv_thread_t *tid)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user