Add version.yml to master.

Newt uses the `version.yml` file to determine the version of a checked
out repo.  This should always be 0.0.0 in the master branch.

Please see https://github.com/apache/mynewt-newt/pull/165 for more
information about newt uses this file.
This commit is contained in:
Christopher Collins
2018-05-09 12:04:37 -07:00
parent 14971d4a9d
commit 4fa96eded2
+3
View File
@@ -0,0 +1,3 @@
# Newt uses this file to determine the version of a checked out repo.
# This should always be 0.0.0 in the master branch.
repo.version: 0.0.0