add a versiontest program to print samba_version_string().
commita75c184cafbb80adb0a3b056e55608d2d263a0c6
authorMichael Adam <obnox@samba.org>
Thu, 19 Mar 2009 22:56:12 +0000 (19 23:56 +0100)
committerMichael Adam <obnox@samba.org>
Thu, 19 Mar 2009 23:01:41 +0000 (20 00:01 +0100)
treed9ace2154383a64c3e7243f4ea475d59aa6a5f32
parent21bf5cac5f352f51432ad717b2e5051a3a63cac9
add a versiontest program to print samba_version_string().

This is to allow for testing samba_version_string() without
the need to compile any of the larger binaries like smbd or net...

Michael
source3/Makefile.in
source3/lib/version_test.c [new file with mode: 0644]