ldb: raise minor version samba-upstream/tags/ldb-1.1.2
authorAndrew Tridgell <tridge@samba.org>
Mon, 1 Aug 2011 02:24:38 +0000 (12:24 +1000)
committerAndrew Tridgell <tridge@samba.org>
Thu, 4 Aug 2011 06:17:24 +0000 (16:17 +1000)
needed for new module function ldb_dn_replace_components()

Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org>
Pair-Programmed-With: Amitay Isaacs <amitay@gmail.com>

lib/ldb/wscript

index d05453e7311c99eaa1f5001b9c16ca680ed61299..c4b99734e484cc4f961fe63e365f009fa2196fd9 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/env python
 
 APPNAME = 'ldb'
-VERSION = '1.1.1'
+VERSION = '1.1.2'
 
 blddir = 'bin'