This is new LTS release for TizenRT.
Signed-off-by: gichan2-jang <gichan2.jang@samsung.com>
OPTION(AITT_SUPPORT "Enable AITT" OFF)
IF (NOT DEFINED VERSION)
- SET(VERSION 0.2.1)
+ SET(VERSION 0.2.2)
ENDIF()
# GoogleTest requires at least C++11 and match the nnstreamer cpp version.
+nnstreamer-edge (0.2.2.0) unstable xenial bionic focal; urgency=medium
+
+ * 0.2.2 Release (LTS for TizenRT)
+
+ -- Sangjung Woo <sangjung.woo@samsung.com> Fri, 02 Jun 2023 12:50:00 +0900
+
nnstreamer-edge (0.2.1.0) unstable xenial bionic focal; urgency=medium
* 0.2.1 Start development of 0.2.1 for Tizen 7.5 release (0.2.2)
# 1. CMake : ./CMakeLists.txt
# 2. Ubuntu : ./debian/changelog
# 3. Tizen : ./packaging/nnstreamer-edge.spec
-Version: 0.2.1
+Version: 0.2.2
Release: 1
Group: Machine Learning/ML Framework
Packager: Sangjung Woo <sangjung.woo@samsung.com>
%endif # unittest
%changelog
+* Fri Jun 02 2023 Sangjung Woo <sangjung.woo@samsung.com>
+- Release of 0.2.2 (LTS for TizenRT)
+
* Fri Sep 30 2022 Sangjung Woo <sangjung.woo@samsung.com>
- Start development of 0.2.1 for Tizen 7.5 release (0.2.2)