add a versiontest program to print samba_version_string().
commit736adf9812fc68de0ae36b59272d999b8a059a44
authorMichael Adam <obnox@samba.org>
Thu, 19 Mar 2009 22:56:12 +0000 (19 23:56 +0100)
committerKarolin Seeger <kseeger@samba.org>
Wed, 15 Apr 2009 07:07:27 +0000 (15 09:07 +0200)
tree6ce02d0e21bbd51607506b8226df2c62b67bec5a
parent856e44d79a3812167e1813f2e08512f566135d89
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
(cherry picked from commit a75c184cafbb80adb0a3b056e55608d2d263a0c6)
source3/Makefile.in
source3/lib/version_test.c [new file with mode: 0644]