ldb: Bump version because of addition of ldb_req_location.
authorJelmer Vernooij <jelmer@samba.org>
Tue, 28 Sep 2010 06:15:55 +0000 (08:15 +0200)
committerJelmer Vernooij <jelmer@samba.org>
Tue, 28 Sep 2010 07:12:40 +0000 (09:12 +0200)
source4/lib/ldb/wscript

index 9819dd9912912b0c956ccb5aa2054dd67e1cc3bb..29166662044b3f5ec462261a5c5379252c85ee5f 100644 (file)
@@ -1,7 +1,7 @@
 #!/usr/bin/env python
 
 APPNAME = 'ldb'
-VERSION = '0.9.13'
+VERSION = '0.9.14'
 
 blddir = 'bin'