summaryrefslogtreecommitdiffstats
path: root/lib/talloc/wscript
diff options
context:
space:
mode:
authorStefan Metzmacher <metze@samba.org>2014-05-15 14:53:49 +0200
committerStefan Metzmacher <metze@samba.org>2014-05-16 19:51:26 +0200
commitb8e5b68de3cff8d16e4be07fdc2e780d2c3c5750 (patch)
tree56ab8b2e28d30ff0e366239b84f5a052e8d6f6ea /lib/talloc/wscript
parent8fbb81923ddf3449b4ad1fa1a562c9fab8c74103 (diff)
downloadsamba-b8e5b68de3cff8d16e4be07fdc2e780d2c3c5750.tar.gz
samba-b8e5b68de3cff8d16e4be07fdc2e780d2c3c5750.tar.xz
samba-b8e5b68de3cff8d16e4be07fdc2e780d2c3c5750.zip
talloc: version 2.1.1
Changes: - documentation updates - a fix for pytalloc-util.pc - performance improvements here and there - fixed compiler warnings Signed-off-by: Stefan Metzmacher <metze@samba.org> Reviewed-by: Jeremy Allison <jra@samba.org> Autobuild-User(master): Stefan Metzmacher <metze@samba.org> Autobuild-Date(master): Fri May 16 19:51:26 CEST 2014 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 1ca41f69dc1..9df64d995d8 100644
--- a/lib/talloc/wscript
+++ b/lib/talloc/wscript
@@ -1,7 +1,7 @@
#!/usr/bin/env python
APPNAME = 'talloc'
-VERSION = '2.1.0'
+VERSION = '2.1.1'
blddir = 'bin'