From f3429ac4c01985af703641c33dabb08ed956099a Mon Sep 17 00:00:00 2001 From: "manish.r" Date: Fri, 27 Nov 2020 12:48:29 +0530 Subject: [PATCH] Updating version to 6.5 Change-Id: I7352f8f18f7ee504a9f3988294f5dc88a8e28761 Signed-off-by: manish.r --- package/build.common | 2 +- package/changelog | 3 +++ package/pkginfo.manifest | 2 +- 3 files changed, 5 insertions(+), 2 deletions(-) diff --git a/package/build.common b/package/build.common index a2c635f..5dce2ab 100644 --- a/package/build.common +++ b/package/build.common @@ -38,7 +38,7 @@ build_common() # install_common install_common() { - TIZEN_VERSIONS="6.0" + TIZEN_VERSIONS="6.5" for VER in ${TIZEN_VERSIONS} ; do # emulator diff --git a/package/changelog b/package/changelog index 3afdb24..656cdf8 100644 --- a/package/changelog +++ b/package/changelog @@ -1,3 +1,6 @@ +* 2.8.0.34 +- Updating version to 6.5 +== Manish Rathod 2020-11-27 * 2.8.0.33 - Changing screenshot save logic == Rahul Dadhich 2020-09-22 diff --git a/package/pkginfo.manifest b/package/pkginfo.manifest index 0dfae93..d4083eb 100644 --- a/package/pkginfo.manifest +++ b/package/pkginfo.manifest @@ -1,4 +1,4 @@ -Version: 2.8.0.33 +Version: 2.8.0.34 Maintainer: SeokYeon Hwang Source: emulator -- 2.7.4