s4: update What's new and explain how to upgrade a samba4 provision
[Samba/ekacnet.git] / source4 / min_versions.m4
blob7cd02a555290c075bb8d4ef48d74e25dc47c2094
1 # Minimum and exact required versions for various libraries 
2 # if we use the ones installed in the system.
3 define(TDB_MIN_VERSION,1.1.7)
4 define(TALLOC_MIN_VERSION,2.0.0)
5 define(LDB_REQUIRED_VERSION,0.9.9)
6 define(TEVENT_REQUIRED_VERSION,0.9.8)