mirror of
https://git.openldap.org/openldap/openldap.git
synced 2026-05-28 04:35:57 -04:00
ITS#9716 fix, 2.X needs to be quoted
This commit is contained in:
parent
0a64d00a9b
commit
149580e00e
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@
|
|||
# Preamble for all OpenLDAP SDF documents
|
||||
#
|
||||
|
||||
!default VERSION 2.X
|
||||
!default VERSION "2.X"
|
||||
|
||||
#
|
||||
# Paths are relative to the main subdirectories
|
||||
|
|
|
|||
Loading…
Reference in a new issue