From 682e6a4f69dff80908320a739a7c6ab354613cb0 Mon Sep 17 00:00:00 2001 From: "kh5325.kim" Date: Fri, 1 Nov 2013 12:06:31 +0900 Subject: [PATCH] Upload tizen_2.2 source Change-Id: Id4bcd9fdd3901f65e81f6f81866d1dec7183ae47 --- package/changelog | 3 +++ package/pkginfo.manifest | 2 +- package/version-manager.install.linux | 2 +- package/version-manager.install.macos | 2 +- package/version-manager.install.windows | 2 +- 5 files changed, 7 insertions(+), 4 deletions(-) diff --git a/package/changelog b/package/changelog index dce7f09..e9be66e 100644 --- a/package/changelog +++ b/package/changelog @@ -1,3 +1,6 @@ +* 2.1.61 +- Modify splash version - 2.2.1-RC19 +== Jonghwan Park < jonghwan2.park@samsung.com > 2013-10-31 09:29 * 2.1.60 - Modify splash version - 2.2.1 == Jonghwan Park < jonghwan2.park@samsung.com > 2013-10-25 10:10 diff --git a/package/pkginfo.manifest b/package/pkginfo.manifest index 6670170..4276798 100644 --- a/package/pkginfo.manifest +++ b/package/pkginfo.manifest @@ -1,4 +1,4 @@ -Version:2.1.60 +Version:2.1.61 Source:version-manager Maintainer:kangho kim , yoonki park , hyunsik non , taeyoung son , gune Kim , ho namkoong , hyeongseok heo , gyeongseok seo , jihoon song, changhyun lee diff --git a/package/version-manager.install.linux b/package/version-manager.install.linux index b493018..ec3fb55 100644 --- a/package/version-manager.install.linux +++ b/package/version-manager.install.linux @@ -1,6 +1,6 @@ #!/bin/bash -e -tizen_sdk_version=2.2.1-RC18 +tizen_sdk_version=2.2.1-RC19 modify_ide_version() { echo "Modify ide version..." diff --git a/package/version-manager.install.macos b/package/version-manager.install.macos index b493018..ec3fb55 100644 --- a/package/version-manager.install.macos +++ b/package/version-manager.install.macos @@ -1,6 +1,6 @@ #!/bin/bash -e -tizen_sdk_version=2.2.1-RC18 +tizen_sdk_version=2.2.1-RC19 modify_ide_version() { echo "Modify ide version..." diff --git a/package/version-manager.install.windows b/package/version-manager.install.windows index 8b56692..d842eea 100644 --- a/package/version-manager.install.windows +++ b/package/version-manager.install.windows @@ -1,7 +1,7 @@ @ECHO OFF :: Set parameter -set tizen_sdk_version=2.2.1-RC18 +set tizen_sdk_version=2.2.1-RC19 set ide_path=%INSTALLED_PATH%\ide set config_file_path=%ide_path%\configuration\config.ini -- 2.7.4