summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrew Tridgell <tridge@samba.org>2011-08-09 08:40:17 +1000
committerAndrew Tridgell <tridge@samba.org>2011-08-09 10:16:12 +1000
commitb9083b632f09bbc245b841fe63bc68bbf0ea4d6e (patch)
treedbb70b0f2b3a34527ae2c34f21d1d1c914d80cbc
parentcf986f200804ce873b43c1ecf2d5e1bd08eb8a25 (diff)
downloadsamba-talloc-2.0.6.tar.gz
samba-talloc-2.0.6.tar.xz
samba-talloc-2.0.6.zip
talloc: prepare for 2.0.6 releasetalloc-2.0.6
-rw-r--r--lib/talloc/wscript2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/talloc/wscript b/lib/talloc/wscript
index 51a06ac382a..6c0019fd7e5 100644
--- a/lib/talloc/wscript
+++ b/lib/talloc/wscript
@@ -1,7 +1,7 @@
#!/usr/bin/env python
APPNAME = 'talloc'
-VERSION = '2.0.5'
+VERSION = '2.0.6'
blddir = 'bin'