diff options
| author | hathach <[email protected]> | 2018-09-02 16:44:27 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2018-09-02 16:44:27 +0700 |
| commit | 424162d34081b8fda59a28731c9e98760bee39ad (patch) | |
| tree | 5d34852f6f65a833ff1a6d35ec8ef4094b4ade94 /version.yml | |
| parent | 5efad7412ffef0bb7eb08beea29b3b06b04cfb6e (diff) | |
add repo & version yml
Diffstat (limited to 'version.yml')
| -rw-r--r-- | version.yml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/version.yml b/version.yml new file mode 100644 index 000000000..db103d80e --- /dev/null +++ b/version.yml @@ -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 |
