The current idea is to add a VERSION file into each Eclipse Kuksa repository, which indicates the version of the repository.
For a release, the VERSION file is supposed to contain, e.g., 0.1.0, and afterwards, the same file in the master branch will be immediately changed to 0.2.0-SNAPSHOT.
The idea could be implemented as a jenkins job.