From: Yuan Zhao Date: Wed, 25 Jul 2018 15:11:07 +0000 (-0500) Subject: Update to version 01.00.00.03 X-Git-Tag: v01.00.00.03^2 X-Git-Url: https://git.ti.com/gitweb?p=tidl%2Ftidl-api.git;a=commitdiff_plain;h=9b840f01924ec4696ed35d90ccdf3b6d868d1f5a Update to version 01.00.00.03 --- diff --git a/tidl_api/make.buildid b/tidl_api/make.buildid index 600c3c0..f49b0ad 100644 --- a/tidl_api/make.buildid +++ b/tidl_api/make.buildid @@ -27,7 +27,7 @@ MAJOR_VER=1 MINOR_VER=0 PATCH_VER=0 -BUILD_VER=2 +BUILD_VER=3 ifeq ($(shell git rev-parse --short HEAD 2>&1 1>/dev/null; echo $$?),0) BUILD_SHA?=$(shell git rev-parse --short HEAD)