Changed Version from 2.2-test to 2.2

Changed make.sh to push to master
Edit some IPFire 2.1 strings to 2.2
This commit is contained in:
Arne Fitzenreiter
2008-06-14 11:18:37 +02:00
parent d081796374
commit a2deff9ce2
4 changed files with 9 additions and 8 deletions

View File

@@ -73,7 +73,7 @@ my %servicenames = ('SMB Daemon' => 'smbd','NetBIOS Nameserver' => 'nmbd');
$sambasettings{'WORKGRP'} = 'homeip.net';
$sambasettings{'NETBIOSNAME'} = 'IPFire';
$sambasettings{'SRVSTRING'} = 'Samba running on IPFire 2.1';
$sambasettings{'SRVSTRING'} = 'Samba running on IPFire 2.2';
$sambasettings{'INTERFACES'} = '';
$sambasettings{'SECURITY'} = 'share';
$sambasettings{'OSLEVEL'} = '33';