summaryrefslogtreecommitdiff
path: root/docs/smbdotconf/protocol/announceversion.xml
blob: 060fb983e1b118e0820b6c72096dd998e5143610 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<samba:parameter name="announce version"
                 context="G"
                 developer="1"
				 type="string"
                 xmlns:samba="http://samba.org/common">
<description>
    <para>This specifies the major and minor version numbers 
    that nmbd will use when announcing itself as a server. The default 
    is 4.9.  Do not change this parameter unless you have a specific 
	need to set a Samba server to be a downlevel server.</para>
</description>
<value type="default">4.9</value>
<value type="example">2.0</value>
</samba:parameter>