build: Update version to 1.2.0
authorPhilippe Coval <philippe.coval@osg.samsung.com>
Thu, 1 Sep 2016 07:30:34 +0000 (09:30 +0200)
committerJon A. Cruz <jon@joncruz.org>
Fri, 2 Sep 2016 19:36:28 +0000 (19:36 +0000)
As master is now based on 1.2.0-RC1, match planned release number.

Change-Id: Id16c97b76b92aabf0699ca81d70a3abb3bdb0cf0
Bug: https://jira.iotivity.org/browse/IOT/fixforversion/10501
Signed-off-by: Philippe Coval <philippe.coval@osg.samsung.com>
Reviewed-on: https://gerrit.iotivity.org/gerrit/11261
Tested-by: jenkins-iotivity <jenkins-iotivity@opendaylight.org>
Reviewed-by: Jon A. Cruz <jon@joncruz.org>
android/android_api/base/build.gradle
build_common/SConscript
resource/csdk/connectivity/build/tizen/packaging/com.oic.ca.spec
resource/csdk/logger/include/logger.h
resource/csdk/stack/samples/tizen/SimpleClientServer/packaging/com.oic.ri.sample.spec
resource/csdk/stack/samples/tizen/build/packaging/com.oic.ri.spec
service/easy-setup/sampleapp/enrollee/tizen-sdb/EnrolleeSample/packaging/com.oic.es.sample.spec
tools/tizen/iotivity.spec

index 4ea654c..29a2cb5 100755 (executable)
@@ -41,7 +41,7 @@ android {
         minSdkVersion 21\r
         targetSdkVersion 21\r
         versionCode 1\r
-        versionName "1.1.1"\r
+        versionName "1.2.0"\r
         buildConfigField 'int', 'SECURED', SECURED\r
         buildConfigField 'int', 'WITH_CLOUD', WITH_CLOUD\r
         buildConfigField "int", 'WITH_MQ_PUB', WITH_MQ_PUB\r
index 23910b6..ea968c3 100644 (file)
@@ -320,14 +320,14 @@ if not user_lib:
 if user_prefix:
        pc_vars = {'\@PREFIX\@': user_prefix,
                                '\@EXEC_PREFIX\@':user_prefix,
-                               '\@VERSION\@': '1.1.1',
+                               '\@VERSION\@': '1.2.0',
                                '\@LIB_INSTALL_DIR\@': user_lib,
                                '\@ROUTING_DEFINE\@': routing_define
                                }
 else:
        pc_vars = {'\@PREFIX\@': env.get('BUILD_DIR').encode('string_escape'),
                                '\@EXEC_PREFIX\@': env.get('BUILD_DIR').encode('string_escape'),
-                               '\@VERSION\@': '1.1.1',
+                               '\@VERSION\@': '1.2.0',
                                '\@LIB_INSTALL_DIR\@': user_lib,
                                '\@ROUTING_DEFINE\@': routing_define
                                }
index 70b52d1..1fd3468 100644 (file)
@@ -6,7 +6,7 @@
 
 
 Name: com-oic-ca
-Version:    1.1.1
+Version:    1.2.0
 Release:    0
 Summary: Tizen oicca application
 URL: http://slp-source.sec.samsung.net
index 0b42ead..7ccb51c 100644 (file)
@@ -21,7 +21,7 @@
 #ifndef LOGGER_H_
 #define LOGGER_H_
 
-#define IOTIVITY_VERSION "1.1.1"
+#define IOTIVITY_VERSION "1.2.0"
 
 #include <stdint.h>
 #include <stdio.h>
index 63b90e2..3054430 100644 (file)
@@ -3,7 +3,7 @@
 %{!?VERBOSE: %define VERBOSE 1}
 
 Name: com-oic-ri-sample
-Version:    1.1.1
+Version:    1.2.0
 Release:    0
 Summary: Tizen adapter interfacesample application
 URL: http://slp-source.sec.samsung.net
index 4f65262..09a9ca4 100644 (file)
@@ -5,7 +5,7 @@
 %{!?VERBOSE: %define VERBOSE 1}
 
 Name: com-oic-ri
-Version:    1.1.1
+Version:    1.2.0
 Release:    0
 Summary: Tizen oicri application
 URL: http://slp-source.sec.samsung.net
index dda4b40..41d14d9 100644 (file)
@@ -3,7 +3,7 @@
 %{!?VERBOSE: %define VERBOSE 1}
 
 Name: com-oic-es-sample
-Version:    1.1.1
+Version:    1.2.0
 Release:    0
 Summary: Tizen adapter interfacesample application
 URL: http://slp-source.sec.samsung.net
index 9a82719..1730a1e 100644 (file)
@@ -1,5 +1,5 @@
 Name: iotivity
-Version: 1.1.1
+Version: 1.2.0
 Release: 0
 Summary: IoT Connectivity sponsored by the OCF
 Group: Network & Connectivity/Other