Commit 8e6b971f authored by Antoine Millet's avatar Antoine Millet
Browse files

Released version 15.

parent 0cb1dcd1
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
sjrpc (15) unstable; urgency=low

  * Fixed bug with libev and Popen (SIGCHLD race condition bug).

 -- Antoine Millet <antoine.millet@smartjog.com>  Thu, 06 Oct 2011 15:04:16 +0200

sjrpc (14) unstable; urgency=low

  * New major update, API breaks, please read the doc.
+1 −1
Original line number Diff line number Diff line
@@ -19,4 +19,4 @@ The library is separated into three parts:

'''

__version__ = '14'
__version__ = '15'