From: manish.r Date: Fri, 27 Nov 2020 07:18:29 +0000 (+0530) Subject: Updating version to 6.5 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=refs%2Fchanges%2F01%2F248501%2F1;p=sdk%2Femulator%2Fqemu.git Updating version to 6.5 Change-Id: I7352f8f18f7ee504a9f3988294f5dc88a8e28761 Signed-off-by: manish.r --- diff --git a/package/build.common b/package/build.common index a2c635f3ce..5dce2ab84f 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 3afdb24d3f..656cdf8bba 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 0dfae93e3e..d4083ebdfc 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