summaryrefslogtreecommitdiffstats
path: root/lib/talloc/wscript
diff options
context:
space:
mode:
authorStefan Metzmacher <metze@samba.org>2011-09-15 17:05:11 +0200
committerStefan Metzmacher <metze@samba.org>2011-09-15 22:32:59 +0200
commit94bebb96c54011b6e00256309cbf0a5b9e6688d5 (patch)
treef61dd4f75b40104167e6528c167160eb55fdd9a3 /lib/talloc/wscript
parentf98ad9e9edd6c3881784e57e3ef87afe8d12efdc (diff)
downloadsamba-94bebb96c54011b6e00256309cbf0a5b9e6688d5.tar.gz
samba-94bebb96c54011b6e00256309cbf0a5b9e6688d5.tar.xz
samba-94bebb96c54011b6e00256309cbf0a5b9e6688d5.zip
talloc: change version to 2.0.7talloc-2.0.7
The version change is needed because the ABI file of the pytalloc code was fixed. metze Autobuild-User: Stefan Metzmacher <metze@samba.org> Autobuild-Date: Thu Sep 15 22:32:59 CEST 2011 on sn-devel-104
Diffstat (limited to 'lib/talloc/wscript')
-rw-r--r--lib/talloc/wscript2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/talloc/wscript b/lib/talloc/wscript
index 54635f659e8..2340152efc0 100644
--- a/lib/talloc/wscript
+++ b/lib/talloc/wscript
@@ -1,7 +1,7 @@
#!/usr/bin/env python
APPNAME = 'talloc'
-VERSION = '2.0.6'
+VERSION = '2.0.7'
blddir = 'bin'