summaryrefslogtreecommitdiff
path: root/VERSION
AgeCommit message (Collapse)AuthorFilesLines
2011-06-24VERSION: on the road to alpha17Andrew Bartlett1-2/+2
Autobuild-User: Andrew Bartlett <abartlet@samba.org> Autobuild-Date: Fri Jun 24 08:23:54 CEST 2011 on sn-devel-104
2011-06-24release Samba 4.0 alpha16Andrew Bartlett1-1/+1
2011-05-10Fix alpha version - we're now working on alpha16.Jelmer Vernooij1-1/+1
Autobuild-User: Jelmer Vernooij <jelmer@samba.org> Autobuild-Date: Tue May 10 18:36:08 CEST 2011 on sn-devel-104
2011-02-07waf: added top level build rules Andrew Tridgell1-0/+117
This adds build rules for the top level directory based on the ones from source4. This is an intermediate step towards a combined top level build which will build both the Samba3 (bin/smbd, bin/nmbd etc) and Samba4 (bin/samba) binaries from a single build Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org>