Sven Selberg | c40efa4 | 2022-01-21 09:10:06 +0100 | [diff] [blame] | 1 | # Maven style API version (e.g. '1.0.0', '1.1.0-SNAPSHOT'). |
David Ostrovsky | f4f1ac2 | 2016-11-21 01:18:56 +0100 | [diff] [blame] | 2 | # |
Sven Selberg | c40efa4 | 2022-01-21 09:10:06 +0100 | [diff] [blame] | 3 | # Used by :install and :deploy when talking to the destination repository. |
4 | # Project uses semantic versioning described at: | ||||
5 | # https://semver.org | ||||
Matthias Sohn | 0d2b179 | 2025-02-26 22:12:04 +0100 | [diff] [blame] | 6 | GITILES_VERSION = "1.6.0" |