1
0
mirror of https://github.com/samba-team/samba.git synced 2025-11-26 04:23:49 +03:00

r12574: Bring tables.pl back to life and move registration of interfaces

now completely to a new subsystem.
This commit is contained in:
Jelmer Vernooij
2005-12-29 16:04:34 +00:00
committed by Gerald (Jerry) Carter
parent 33012dc015
commit bbacfaaea5
6 changed files with 140 additions and 106 deletions

View File

@@ -11,6 +11,6 @@ use strict;
use vars qw ( $VERSION );
$VERSION = '0.01';
$VERSION = '0.02';
1;