diff options
Diffstat (limited to 'lib/tevent/wscript')
-rw-r--r-- | lib/tevent/wscript | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/tevent/wscript b/lib/tevent/wscript index 6d7414addb..1ac503e31d 100644 --- a/lib/tevent/wscript +++ b/lib/tevent/wscript @@ -1,3 +1,5 @@ +#!/usr/bin/env python + VERSION = '0.9.8' srcdir = '../..' |