Revert "tevent: change version to 0.9.18 after the SIGRTMAX fix"
authorStefan Metzmacher <metze@samba.org>
Fri, 30 Nov 2012 10:34:35 +0000 (11:34 +0100)
committerStefan Metzmacher <metze@samba.org>
Tue, 29 Jan 2013 21:03:18 +0000 (22:03 +0100)
This reverts commit 27a4b1b94877404099e72591760a48eb3c730647.

lib/tevent/wscript

index fb849cc4bceabac4d312882c90b6886dc6220dcd..684286d8c4ee7c80f69a64357be42cabc7b9df0c 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/env python
 
 APPNAME = 'tevent'
-VERSION = '0.9.18'
+VERSION = '0.9.17'
 
 blddir = 'bin'