summaryrefslogtreecommitdiff
path: root/docs-xml/smbdotconf/protocol/announceversion.xml
blob: ecdcd4c7349d9b08eeafb36a904907a8f3b9af9c (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://www.samba.org/samba/DTD/samba-doc">
<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>