Commit e9721fd5 authored by Antoine Millet's avatar Antoine Millet
Browse files

Released version 17.

parent 3a87540b
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
sjrpc (17) unstable; urgency=low

  * Changed license from GPLv2 to LGPLv3.
  * Fixed bug in socket reader function.

 -- Antoine Millet <antoine.millet@smartjog.com>  Mon, 21 Nov 2011 11:17:27 +0100

sjrpc (16) unstable; urgency=low

  * Now process only one new connection by loop iteration, added tcp_backlog
+1 −1
Original line number Diff line number Diff line
@@ -19,4 +19,4 @@ The library is separated into three parts:

'''

__version__ = '16'
__version__ = '17'