summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 224a237)
raw | patch | inline | side by side (parent: 224a237)
author | Ajay Jayaraj <ajayj@ti.com> | |
Fri, 7 Dec 2018 17:35:46 +0000 (11:35 -0600) | ||
committer | Ajay Jayaraj <ajayj@ti.com> | |
Fri, 7 Dec 2018 17:35:46 +0000 (11:35 -0600) |
docs/source/changelog.rst | patch | blob | history | |
tidl_api/make.buildid | patch | blob | history |
index d396f987f67f173c4c86f2a2b5f09c9471f37b97..37f8b94ea14d2a8c15c511768263d25aed65f64e 100644 (file)
Changelog
#########
-1.2.1 [Processor Linux SDK 5.2]
+1.2.2 [Processor Linux SDK 5.2]
===============================
**Added**
diff --git a/tidl_api/make.buildid b/tidl_api/make.buildid
index f753e47987a074714d251cdd212c888b51948f90..00c5af384e28087f386884f751b07d248c54d3af 100644 (file)
--- a/tidl_api/make.buildid
+++ b/tidl_api/make.buildid
MAJOR_VER=1
MINOR_VER=2
-PATCH_VER=1
+PATCH_VER=2
ifeq ($(shell git rev-parse --short HEAD 2>&1 1>/dev/null; echo $$?),0)
BUILD_SHA?=$(shell git rev-parse --short HEAD)