From 52cf01cb7cd6fc66e181711232c0c6025826cd14 Mon Sep 17 00:00:00 2001 From: Ajay Jayaraj Date: Fri, 7 Dec 2018 11:35:46 -0600 Subject: [PATCH] Updated patch version to 2 (TIDL API 1.2.2) --- docs/source/changelog.rst | 2 +- tidl_api/make.buildid | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/source/changelog.rst b/docs/source/changelog.rst index d396f98..37f8b94 100644 --- a/docs/source/changelog.rst +++ b/docs/source/changelog.rst @@ -2,7 +2,7 @@ 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 f753e47..00c5af3 100644 --- a/tidl_api/make.buildid +++ b/tidl_api/make.buildid @@ -26,7 +26,7 @@ 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) -- 2.39.2