summaryrefslogtreecommitdiffstats
path: root/source3/lib/version_test.c
Commit message (Collapse)AuthorAgeFilesLines
* add a versiontest program to print samba_version_string().Michael Adam2009-03-191-0/+26
This is to allow for testing samba_version_string() without the need to compile any of the larger binaries like smbd or net... Michael