blob: e9e06fee16307a1d436e6b9c0668d3061fc49683 [file] [log] [blame]
David Ostrovskyf4f1ac22016-11-21 01:18:56 +01001# Maven style API version (e.g. '2.x-SNAPSHOT').
2#
3# Used by :install and :deploy when talking to the destination repository. As
4# we currently have no stable releases, we use the "build number" scheme
5# described at:
6# http://mojo.codehaus.org/versions-maven-plugin/version-rules.html
Masaya Suzuki63d14902017-08-28 11:37:08 -07007GITILES_VERSION = "0.2-3"