Browse Source

SDK_VERSION: add a SDK_VERSION file

Add a SDK_VERSION file pointing to the current SDK version.
This is meant to be used by upstream and downstream CIs to automatically
determined the current version of SDK based on the upstream checked out
version, as well as the documentation references, and intended to stay
in sync with the version used in the main CI.

Signed-off-by: Fabio Baltieri <fabiobaltieri@google.com>
pull/67773/head
Fabio Baltieri 2 years ago committed by Carles Cufí
parent
commit
53f01807f6
  1. 1
      SDK_VERSION

1
SDK_VERSION

@ -0,0 +1 @@ @@ -0,0 +1 @@
0.16.4
Loading…
Cancel
Save