1
0
mirror of https://github.com/samba-team/samba.git synced 2025-09-02 01:49:29 +03:00

Bump ldb version to 1.1.4 after introduction of ldb_module_error.

This commit is contained in:
Jelmer Vernooij
2011-11-30 18:46:31 +01:00
parent 83cad86821
commit 0c8887c1cb

View File

@ -1,7 +1,7 @@
#!/usr/bin/env python
APPNAME = 'ldb'
VERSION = '1.1.3'
VERSION = '1.1.4'
blddir = 'bin'