blob: 51c4d6c41cec139e24b883669c2955e54e86031b [file] [log] [blame]
Sven Selbergc40efa42022-01-21 09:10:06 +01001# Maven style API version (e.g. '1.0.0', '1.1.0-SNAPSHOT').
David Ostrovskyf4f1ac22016-11-21 01:18:56 +01002#
Sven Selbergc40efa42022-01-21 09:10:06 +01003# Used by :install and :deploy when talking to the destination repository.
4# Project uses semantic versioning described at:
5# https://semver.org
Matthias Sohn0d2b1792025-02-26 22:12:04 +01006GITILES_VERSION = "1.6.0"