source: branches/samba-3.2.x/docs-xml/smbdotconf/protocol/announceversion.xml

Last change on this file was 203, checked in by Herwig Bauernfeind, 16 years ago

Missing 3.2.2 client and HOWTO files

File size: 574 bytes
Line 
1<samba:parameter name="announce version"
2 context="G"
3 developer="1"
4 type="string"
5 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
6<description>
7 <para>This specifies the major and minor version numbers
8 that nmbd will use when announcing itself as a server. The default
9 is 4.9. Do not change this parameter unless you have a specific
10 need to set a Samba server to be a downlevel server.</para>
11</description>
12<value type="default">4.9</value>
13<value type="example">2.0</value>
14</samba:parameter>
Note: See TracBrowser for help on using the repository browser.