Skip to content
Toni Rönkkö edited this page Jul 18, 2017 · 3 revisions

FOR DEVELOPERS

Versioning

Each major version of Dirent is kept in a branch. These branches are named as v1.22 where 1.22 is the version number. The version branches are updated when bugs are fixed against old versions.

Each release is marked with a tag. These tags are named with version number followed by patch level. For example, the first release in branch v1.22 will be named 1.22, the second one will be 1.22.1 and third one will be 1.22.2.

Clone this wiki locally