fix(cros_sdk): Update default SDK tarball version.

Update to latest release. cros_sdk is still using this file instead of
version.txt in the manifest because it needs a tarball that already
exists when building a new version for the first time. At some point
that will work differently but for now we'll have to keep this file.
This commit is contained in:
Michael Marineau 2013-07-03 16:11:01 -04:00
parent 2c46f36489
commit d344cf783d

View File

@ -1,3 +1,3 @@
SDK_LATEST_VERSION="20130621235834" SDK_LATEST_VERSION="0001.1.0"
BOOTSTRAP_LATEST_VERSION="20130621235834" BOOTSTRAP_LATEST_VERSION="0001.1.0"
TC_PATH="2013/03/%(target)s-2013.03.07.000000.tar.xz" TC_PATH="2013/03/%(target)s-2013.03.07.000000.tar.xz"