summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lib/ldb/wscript1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/ldb/wscript b/lib/ldb/wscript
index 5f98fb4f605..863dfde9339 100644
--- a/lib/ldb/wscript
+++ b/lib/ldb/wscript
@@ -1,6 +1,7 @@
#!/usr/bin/env python
APPNAME = 'ldb'
+# For Samba 4.15.x
VERSION = '2.4.0'
import sys, os