diff options
| author | Stefan Metzmacher <metze@samba.org> | 2017-07-21 14:33:57 +0200 |
|---|---|---|
| committer | Ralph Boehme <slow@samba.org> | 2017-07-21 23:31:03 +0200 |
| commit | be7f6f4d5d4bba6f3017cbc49700fd64c9fa86f1 (patch) | |
| tree | d560b8d1542ffa7a61830cdd99f8e380d7e8f8e8 /lib/talloc/wscript | |
| parent | 13f91927e0f642e58c70d7b0b2f68df861ac661c (diff) | |
| download | samba-talloc-2.1.10.tar.gz samba-talloc-2.1.10.tar.bz2 samba-talloc-2.1.10.zip | |
talloc: version 2.1.10talloc-2.1.10
* build, documentation and python3 improvements
Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
Diffstat (limited to 'lib/talloc/wscript')
| -rw-r--r-- | lib/talloc/wscript | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/talloc/wscript b/lib/talloc/wscript index 09f780b48b2..0274dc0eeff 100644 --- a/lib/talloc/wscript +++ b/lib/talloc/wscript @@ -1,7 +1,7 @@ #!/usr/bin/env python APPNAME = 'talloc' -VERSION = '2.1.9' +VERSION = '2.1.10' blddir = 'bin' |
