2 # Note
: Whenever bumping the DF version
, always make
3 # DFprivate_1.0 depend on the new DF version.
4 # This will keep it at the end of the dependency chain.
7 # This is our first version
; it depends on no other.
8 # This version was first added to DragonFly
3.5
12 # Second version for DragonFly
3.5 on per library basis
16 # version for DragonFly
4.1
20 # version for DragonFly
4.3
24 # version for DragonFly
4.5
28 # version for DragonFly
4.7
32 # version for DragonFly
4.9
36 # version for DragonFly
5.1
40 # version for DragonFly
5.3
44 # version for DragonFly
5.5
48 # version for DragonFly
5.7
52 # version for DragonFly
5.9
56 # This is our private namespace. Any global interfaces that are
57 # strictly for use only by other DragonFly applications and libraries
58 # are listed here. We use a separate namespace so we can write
59 # simple ABI
-checking tools.
61 # Please do
NOT increment the version of this namespace.