add a versiontest program to print samba_version_string().
commit3a4638db0351368d3b148bf547546f28fa0b1479
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 22:57:35 +0000 (19 23:57 +0100)
treec942f5429f8a6ac2750c5d0110dab01a3f751ba6
parentd813a90d1887958085adf92c88359dc866c656ad
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]