# # Note: Whenever bumping the DF version, always make # DFprivate_1.0 depend on the new DF version. # This will keep it at the end of the dependency chain. # # This is our first version; it depends on no other. # This version was first added to DragonFly 3.5 DF306.0 { }; # Second version for DragonFly 3.5 on per library basis DF306.1 { } DF306.0; # This is our private namespace. Any global interfaces that are # strictly for use only by other DragonFly applications and libraries # are listed here. We use a separate namespace so we can write # simple ABI-checking tools. # # Please do NOT increment the version of this namespace. DFprivate_1.0 { } DF306.1;