diff --git a/CHANGES b/CHANGES index d6f52664..cc567e06 100644 --- a/CHANGES +++ b/CHANGES @@ -11,3 +11,7 @@ o usrv: fixed memory leak while sending -------- o usrv: added on_close_connection callback +1.1.2-2 +------- +o usrv: cleaning up IPC pipe sockets after process termination + diff --git a/VERSION b/VERSION index 09f66d9e..2ce01071 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.1.2-1-dev +1.1.2-2-dev