aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYuan Zhao2019-09-27 14:43:51 -0500
committerYuan Zhao2019-09-27 14:43:51 -0500
commit16f6f0964fe9bc9b1c6d075ee91c53e9103f8b7b (patch)
treee382fc91b4997b4461712fb6495dd9071ffecc30
parentb83df643de46c2ae198dfdac859e51f6b4acc1ea (diff)
downloadtidl-api-16f6f0964fe9bc9b1c6d075ee91c53e9103f8b7b.tar.gz
tidl-api-16f6f0964fe9bc9b1c6d075ee91c53e9103f8b7b.tar.xz
tidl-api-16f6f0964fe9bc9b1c6d075ee91c53e9103f8b7b.zip
Start hotfix v01.03.03
-rw-r--r--tidl_api/make.buildid2
1 files changed, 1 insertions, 1 deletions
diff --git a/tidl_api/make.buildid b/tidl_api/make.buildid
index 636278c..dbdfda4 100644
--- a/tidl_api/make.buildid
+++ b/tidl_api/make.buildid
@@ -26,7 +26,7 @@
26 26
27MAJOR_VER=1 27MAJOR_VER=1
28MINOR_VER=3 28MINOR_VER=3
29PATCH_VER=2 29PATCH_VER=3
30 30
31ifeq ($(shell git rev-parse --short HEAD 2>&1 1>/dev/null; echo $$?),0) 31ifeq ($(shell git rev-parse --short HEAD 2>&1 1>/dev/null; echo $$?),0)
32BUILD_SHA?=$(shell git rev-parse --short HEAD) 32BUILD_SHA?=$(shell git rev-parse --short HEAD)