diff options
author | Yoonki Park <yoonki.park@samsung.com> | 2016-07-27 20:25:02 +0900 |
---|---|---|
committer | Yoonki Park <yoonki.park@samsung.com> | 2016-07-27 20:25:02 +0900 |
commit | 4c99740621134cfce37215fab0871cad2ae95299 (patch) | |
tree | a819ce1c70b11e77047d13ef06743102af9b448c | |
parent | d638f1197ca230545b34eecb9de063a30de778c2 (diff) | |
download | dynamic-analysis-ide-eplugin-4c99740621134cfce37215fab0871cad2ae95299.tar.gz dynamic-analysis-ide-eplugin-4c99740621134cfce37215fab0871cad2ae95299.tar.bz2 dynamic-analysis-ide-eplugin-4c99740621134cfce37215fab0871cad2ae95299.zip |
MISC: version up(2.2.39)
- Change to get current device using target combo
Change-Id: Ia50f202e470aba98b73571d4c669992ec85029f7
Signed-off-by: Yoonki Park <yoonki.park@samsung.com>
-rw-r--r-- | package/changelog | 3 | ||||
-rw-r--r-- | package/pkginfo.manifest | 2 |
2 files changed, 4 insertions, 1 deletions
diff --git a/package/changelog b/package/changelog index f50ac79..5bfafdf 100644 --- a/package/changelog +++ b/package/changelog @@ -1,3 +1,6 @@ +* 2.2.39 +- Change to get current device using target combo +== Yoonki Park <yoonki.park@samsung.com> 2016-07-27 * 2.2.38 - change the string on "Profilie Configurations" on IDE - update icons with the last UX asset. diff --git a/package/pkginfo.manifest b/package/pkginfo.manifest index ae3ebee..14ed5dd 100644 --- a/package/pkginfo.manifest +++ b/package/pkginfo.manifest @@ -1,4 +1,4 @@ -Version:2.2.38 +Version:2.2.39 Source:dynamic-analysis-ide-eplugin Maintainer:WooJin Jung <woojin2.jung@samsung.com>, Seokgil Kang <seokgil.kang@samsung.com> |